pg020196 / Neural-Network-Translator

This repository contains a neural network translator which can translate neural network models to native code.
MIT License
8 stars 4 forks source link

Add/update documentation #34

Closed pg020196 closed 4 years ago

pg020196 commented 5 years ago

User story

As a team member

I want to create a documentation for the project

So that possible contributers and users understand how to work with the code

Acceptance criteria

  1. General Code acceptance criteria:

    • Complex code must be commented
    • Variables must be self-descriptive
    • Input and output paths must not be hardcoded
pg020196 commented 5 years ago

Project will be documented in the github wiki