mrpep / dienen

Build complex deep learning models using configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dienen

Build complex deep learning models using configuration files.

Installation

First of all you need to have tensorflow with gpu working in your system. You should be able to run nvidia-smi and get information about your GPUs.

Then, install using pip

pip install dienen

Now, that dienen is installed, it is time to train some models. Check out the tutorial and learn how to do it.

About

Build complex deep learning models using configuration files

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 63.4%Language:Python 36.6%