moniel
Interactive Notation for Computational Graphs
File Explorer
Download Latest Version (.zip)- Demo.png
- first.png
- fourth.mp4
- pipeline.png
- ReusableLayer.png
- second.png
- third.png
- VGG16.png
- index.html
- Overview.md
- thinkground.mon
- GoogLeNet.mon
- GoogLeNet.svg
- AlexNet.mon
- ConvolutionalLayer.mon
- MegaStructure.mon
- Pyramid.mon
- TwoConvScopes.mon
- VGG16.mon
- icon.icns
- 128x128.png
- 16x16.png
- 24x24.png
- 256x256.png
- 32x32.png
- 48x48.png
- 512x512.png
- 64x64.png
- 96x96.png
- icon.ico
- Moniel.dmg
- .gitignore
- app.jsx
- ColorHash.js
- ComputationalGraph.js
- Editor.jsx
- GraphLayout.jsx
- GraphLayoutWorker.js
- IDE.jsx
- Interpreter.js
- Logger.js
- Panel.jsx
- Parser.js
- PyTorchGenerator.js
- ScopeStack.js
- VisualGraph.jsx
- main.sass
- bundle.css
- bundle.css.map
- bundle.js
- moniel.ohm
- .babelrc
- .gitattributes
- .gitignore
- .gitmodules
- CONTRIBUTING.md
- faEh2Rb.jpg
- index.html
- LICENSE.md
- main.js
- package-lock.json
- package.json
- PLAN.md
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mlajtos/moniel
Downloads the entire project code from GitHub to your computer.
cd moniel
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install
Downloads and installs the libraries listed in package.json.
$ npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
