• Stars
    star
    77
  • Rank 416,225 (Top 9 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于Python的numpy实现的简易深度学习框架,包括自动求导、优化器、layer等的实现。