An open API service indexing awesome lists of open source software.

https://github.com/fastmachinelearning/example-models


https://github.com/fastmachinelearning/example-models

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Contribution guidelines

- When you add a `keras` model, please save the architecture and weights in `.json` and `_weights.h5` files.

- If you have example **data** you want to add, please save them in `data/` with names `_input.dat` and `_output.dat`.

- If you have example **configuration** you want to add, please save them in `config-files/` with names `_config.yml`