Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 669 Bytes

README_template.md

File metadata and controls

48 lines (29 loc) · 669 Bytes

This is a README template for all the contributors of Labs. Make sure to fill these details before a PR.

Title

Title of the project.


About

A short description about what your code does.


Setup

Describe how to install all development dependencies.


Installation (if any)

OS X & Linux:

npm install requirements.txt

Windows:

edit autoexec.bat

Training/Testing/Running (if any)


Results/Visualizations

Include accuracy of predictions, output of visualizations (if any).


Acknowledgements (if any)


Licenses (if any)