https://github.com/itdxer/neural-network-in-mysql
Neural Network in MySQL
https://github.com/itdxer/neural-network-in-mysql
Last synced: about 1 month ago
JSON representation
Neural Network in MySQL
- Host: GitHub
- URL: https://github.com/itdxer/neural-network-in-mysql
- Owner: itdxer
- Created: 2016-07-03T16:28:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T17:08:42.000Z (almost 9 years ago)
- Last Synced: 2023-08-03T03:55:18.555Z (almost 2 years ago)
- Homepage: http://blog.itdxer.com/2016/07/01/neural-networs-in-mysql.html
- Size: 3.91 KB
- Stars: 61
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural Network in MySQL
Neural Network that was build in pure SQL. The article that explains all code can be found at [my blog](http://blog.itdxer.com/2016/07/01/neural-networs-in-mysql.html).