Giter Site home page Giter Site logo

lionelmessi6410 / neural-networks-from-scratch Goto Github PK

View Code? Open in Web Editor NEW
75.0 75.0 13.0 776 KB

In this tutorial, you will learn the fundamentals of how you can build neural networks without the help of the deep learning frameworks, and instead by using NumPy.

License: Apache License 2.0

Jupyter Notebook 80.85% Python 19.15%
deep-learning machine-learning neural-network numpy python

neural-networks-from-scratch's People

Contributors

lionelmessi6410 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

neural-networks-from-scratch's Issues

Error while try to train the network.

Whenever I try to run python train.py it shows the following error KeyError: "None of [Int64Index([38240, 29710, 43652, 15019, 5869, 28379, 12898, 25726, 34628,\n 59007,\n ...\n 19849, 57726, 14830, 11394, 4489, 58433, 19920, 54449, 34472,\n 47851],\n dtype='int64', length=60000)] are in the [columns]"

Thank you

Get Nan while training

I get Nan when I run this command
python3 train.py --activation sigmoid --optimizer momentum --l_rate 4 --batch_size 1

Using learning rate less than 1 will prevent this issue.

Run time error

Hi,

I am trying to run your model. This error is given

Shape of passed values is (64, 128), indices imply (784, 128)

Thank you,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.