alexrakowski / keras-basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keras-basic

A simple Keras project skeleton.

  • train.py - contains a simple training workflow - load the model, train, and evaluate it
  • models.py - contains models definitions
  • data.py - contains utilities for handling the data, eg. generators or preprocessing

About


Languages

Language:Python 100.0%