Skip to content

Nunet is a deep learning framework inspired by PyTorch, built entirely with NumPy. It offers a straightforward and intuitive interface for constructing and training deep neural networks. Inspired by https://github.com/karpathy/micrograd

Notifications You must be signed in to change notification settings

aasmanbashyal/nunet

Repository files navigation

Nunet

Nunet is a deep learning framework inspired by PyTorch, built entirely with NumPy. It offers a straightforward and intuitive interface for constructing and training deep neural networks.

TODO

  • Refactor code
  • Implement and test convnet
  • Write documentation

Inspired by https://github.com/karpathy/micrograd

About

Nunet is a deep learning framework inspired by PyTorch, built entirely with NumPy. It offers a straightforward and intuitive interface for constructing and training deep neural networks. Inspired by https://github.com/karpathy/micrograd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published