/highway-cnn

Simple convolutional highway networks using TensorFlow.

Primary LanguagePython

Highway Networks

Starter project for training highway networks on Fomoro.

Check out the blog post.

Training

  1. Install TensorFlow.
  2. Clone the repo: git clone https://github.com/fomorians/highway-cnn.git && cd highway-cnn
  3. Run training: python main.py