Atlas7 / pyjc

An educational deep learning framework (Python 3.6 initially).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/Atlas7/pyjc.svg?branch=master

README

pyjc is an educational deep learning framework.

Testing

To test, do this at the project root directory:

$ python setup.py test

or

$ pytest

Disclaimer

Main purpose of this repository currently is primarily for me to learn about deploying a package to PyPi and conda-forge. It's more of a personal Hello World educational tool at this phase.

About

An educational deep learning framework (Python 3.6 initially).

License:MIT License


Languages

Language:Python 100.0%