fomorians / highway-cnn

Simple convolutional highway networks using TensorFlow.

Home Page:https://medium.com/jim-fleming/highway-networks-with-tensorflow-1e6dfa667daa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple convolutional highway networks using TensorFlow.

https://medium.com/jim-fleming/highway-networks-with-tensorflow-1e6dfa667daa


Languages

Language:Python 100.0%