mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-11 19:24:57 -04:00
Add numpy nn example
This commit is contained in:
commit
472e25d0de
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
## Running Jupyter
|
|
||||||
jupyter notebook <notebook>
|
|
|
@ -82,4 +82,6 @@ Another option is to check out [bat-country](https://github.com/jrosebr1/bat-cou
|
||||||
## References
|
## References
|
||||||
|
|
||||||
* Google Research [blog post](http://googleresearch.blogspot.ch/2015/06/inceptionism-going-deeper-into-neural.html) about Neural Network art.
|
* Google Research [blog post](http://googleresearch.blogspot.ch/2015/06/inceptionism-going-deeper-into-neural.html) about Neural Network art.
|
||||||
|
* [Clouddream](https://github.com/VISIONAI/clouddream).
|
||||||
|
* [CNN-VIS](https://github.com/jcjohnson/cnn-vis).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue