Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ypwhs/nnplayground
神经网络 iPhone 版
https://github.com/ypwhs/nnplayground
ios-app playground tensorflow
Last synced: 3 months ago
JSON representation
神经网络 iPhone 版
- Host: GitHub
- URL: https://github.com/ypwhs/nnplayground
- Owner: ypwhs
- Created: 2016-04-21T14:47:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T15:50:37.000Z (about 2 years ago)
- Last Synced: 2024-10-25T03:56:02.065Z (3 months ago)
- Topics: ios-app, playground, tensorflow
- Language: Objective-C
- Homepage:
- Size: 3 MB
- Stars: 37
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NNPlayground
![](https://raw.githubusercontent.com/ypwhs/resources/master/Snip20160512_9.png)
### 这是一个受 Google Tensorflow 的 [Deep playground](https://github.com/tensorflow/playground) 启发而制作的应用。本程序大量代码都借鉴了开源项目 [Deep playground](https://github.com/tensorflow/playground) 。
### Deep playground : [http://playground.tensorflow.org](http://playground.tensorflow.org)
### 本程序致力于普及**神经网络、人工智能**的相关知识。通过本程序可以直观地感受到神经网络训练过程中的变化,包括连接的强弱、每个结点负责识别的特征和最终输出等图像等。