Skip to content

benkimz/np_neuralnets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Neural Networks in Python's Numpy

*I'm a TensorFlow & Keras fanatic and passionate about machine learning.

This repo presents some cool algorithms built in Python's Numpy library. It's where it all begun! I like to recall the first steps I took. It's cool developing the algorithms in Numpy but often you write a lot of code. 

Installing numpy.

    $pip install numpy

Considering a Deep Learning Framework? These could help you build real fast and in a few lines of code. Just choose whichever best suits your needs and makes you comfortable.

* TensorFlow
* PyTorch
* Theano
* Caffe
* DL4J
* mxnet
* Keras
* Lasagne

Contributing

This project welcomes all constructive contributions. Contributions take many forms, from code for bug fixes and enhancements, to additions and fixes to documentation, additional tests, triaging incoming pull requests and issues, and more!

People

Author and maintainer benkimz

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages