Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
NeuPy is a Tensorflow based python library for prototyping and building neural networks
| Date | Stars |
|---|---|
| 2026-07-24 | 736 |
| 2026-07-25 | 736 |
| 2026-07-28 | 736 |
| 2026-07-30 | 736 |
| 2026-07-31 | 736 |
| 2026-08-06 | 736 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
|Travis|_ |Coverage|_ |Dependency Status|_ |License|_
.. |Travis| image:: https://api.travis-ci.org/itdxer/neupy.png?branch=master
.. _Travis: https://travis-ci.org/itdxer/neupy
.. |Dependency Status| image:: https://dependencyci.com/github/itdxer/neupy/badge
.. _Dependency Status: https://dependencyci.com/github/itdxer/neupy
.. |License| image:: https://img.shields.io/badge/license-MIT-blue.svg
.. _License: https://github.com/itdxer/neupy/blob/master/LICENSE
.. |Coverage| image:: https://codecov.io/gh/itdxer/neupy/branch/master/graph/badge.svg
.. _Coverage: https://codecov.io/gh/itdxer/neupy
\:warning: **The library is no longer being actively maintained, please consider this before using it for your project** :warning:
.. raw:: html
<div align="center">
<a href="http://neupy.com/2017/12/17/sofm_text_style.html">
<img width="80%" src="https://github.com/itdxer/neupy/raw/master/site/neupy-logo.png">
</a>
</div>
NeuPy v0.8.2
============
NeuPy is a python library for prototyping and building neural networks. NeuPy uses Tensorflow as a computational backend for deep learning models.
Installation
------------
.. code-block:: bash
$ pip install neupy
User Guide
----------
* `Install NeuPy <http://neupy.com/pages/installation.html>`_
* Check the `tutorials <http://neupy.com/docs/tutorials.html>`_
* Learn more about NeuPy in the `documentation <http://neupy.com/pages/documentation.html>`_
* Explore lots of different `neural network algorithms <http://neupy.com/pages/cheatsheet.html>`_.
* Read `articles <http://neupy.com/archive.html>`_ and learn more about Neural Networks.
* `Open Issues <https://github.com/itdxer/neupy/issues>`_ and ask questions.
Articles and Notebooks
----------------------
.. raw:: html
<table border="0">
<tr>
<td border="0" width="30%">
<a href="http://neupy.com/2018/03/26/making_art_with_growing_neural_gas.html#id1">
<img src="site/_static/intro/gng-animation-intro.gif">
</a>
</td>
<td border="0" valign="top">
<h3><a href="http://neupy.com/2018/03/26/making_art_with_growing_neural_gas.html#id1">Growing Neural Gas</a></h3>
<p>Growing Neural Gas is an algorithm that learns topological structure of the data.</p>
<p>Code that generates animation can be found in <a href="https://github.com/itdxer/neupy/blob/master/notebooks/growing-neural-gas/Growing%20Neural%20Gas%20animated.ipynb">this ipython notebook</a></p>
</td>
</tr>
<tr>
<td border="0" width="30%">
<a href="http://neupy.com/2018/03/26/making_art_with_growing_neural_gas.html">
<img src="site/_static/intro/gng-art-intro.png">
</a>
</td>
<td border="0" valign="top">
<h3><a href="http://neupy.com/2018/03/26/making_art_with_growing_neural_gas.html">Making Art with Growing Neural Gas</a></h3>
<p>Growing Neural Gas is another example of the algorithm that follows simple set of rules that on a large scale can generate complex patterns.</p>
<p>Image on the left is a great example of the art style that can be generated with simple set fo rules.</p>
<p>The main notebook that generates image can be found <a href="https://github.com/itdxer/neupy/blob/master/notebooks/growing-neural-gas/Making%20Art%20with%20Growing%20Neural%20Gas.ipynb">here</a></p>
</td>
</tr>
<tr>
<td border="0" width="30%">
<a href="http://neupy.com/2017/12/09/sofm_applications.html">
<img src="site/_static/intro/sofm-dnn-intro.png">
</a>
</td>
<td border="0" valign="top">
<h3><a href="http://neupy.com/2017/12/09/sofm_applications.html">Self-Organizing Maps and Applications</a></h3>
<p>
Excerpt of 11,268 characters
Read on GitHubEdward Betts · United Kingdom
1
Ingo Blechschmidt · University of Antwerp / University of Padova · Germany
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:6300c73b3cacdf5a, topic:deep-learning, topic:neural-network, topic:tensorflow