Added Neupy

Awesome because it comes with useful tools such as methods for making hinton diagrams
This commit is contained in:
Dor Rondel 2015-10-15 18:18:59 -04:00
parent 3815aaaae6
commit 550fb0f9e0
1 changed files with 1 additions and 0 deletions

View File

@ -933,6 +933,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [blaze](http://blaze.pydata.org/en/latest/) - NumPy and Pandas interface to Big Data.
* [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages.
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
* [Neupy](http://neupy.com/pages/home.html) - library running and testing different Artificial Neural Networks algorithms.
* [Numba](http://numba.pydata.org/) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.
* [Open Babel](http://openbabel.org/wiki/Main_Page) - A chemical toolbox designed to speak the many languages of chemical data.