CodingTrain / CodingTrain/Toy-Neural-Network-JS
example for console
- Dominant language
- JavaScript
- Stars
- 437
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
I am sorry for my realy n00b request.
Is it possible to get a purly console example for the mnist example.
In fact I want to run something like "node testmnist.js" I know this is stupit but I do not understrand how all the libs have to get loaded and called from a centered prog in order to test the inputs.
Thank for your help
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing MNIST example and the library-loading code it uses; the issue does not name a file to edit or a test. Determine how a console-only Node entry point should load the libraries and process inputs, then verify that the example runs with a command such as node testmnist.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100