Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Networks From Scratch

Introduction

This is an explanation about how neural networks work. The explanation is contained in Jupyter Notebooks. Most of the supplementary code can be found in the modules package.

Requirements

This repo uses Python 3.7.7. 64-bit. Create a new environment with venv or conda and install the packages through the requirements.txt file :

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages