The Wayback Machine - https://web.archive.org/web/20201126064408/https://github.com/topics/deep-learning-framework
Skip to content
#

deep-learning-framework

Here are 40 public repositories matching this topic...

A custom deep neural network package that gives the liberty to design your deep neural network. The user needs to feed input data and parameters to design a custom Neural Network. The package gives a whole bunch of parameter options to build and train Neural Network as per the requirement, predict and evaluate the Network arch. The beauty of the package is that the whole backend prcoessing of the network is executed using Numpy only, and not any of the modern APIs. This gives users a new window to understand the nitty gritty of neural networks, and the mathematics behind them.
  • Updated Jul 15, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the deep-learning-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deep-learning-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.