forked frommkhorin/neural-net
- Notifications
You must be signed in to change notification settings - Fork0
Train, test and operate neural networks to recognize handwritten digits
License
NotificationsYou must be signed in to change notification settings
Logonok/neural-net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Train, test and operate neural networks to recognize handwritten digits.
Clone application to /app
cd /appdocker-compose up -d mongodocker-compose up --build installerdocker-compose up -d server
Clone application to /app
cd /appnpm installNODE_ENV=development node console/installNODE_ENV=development node console/start
Clone application to c:/app
cd c:/appnpm installset NODE_ENV=developmentnode console/installnode console/start
Web interface:http://localhost:3000
Sign in as administrator:
Email: a@a.aPassword: 123456
About
Train, test and operate neural networks to recognize handwritten digits
Topics
Resources
License
Stars
Watchers
Forks
Languages
- JavaScript74.4%
- EJS20.4%
- CSS5.2%