Highway Networks
Starter project for training highway networks on Fomoro.
Check out the blog post.
Training
- Install TensorFlow.
- Clone the repo:
git clone https://github.com/fomorians/highway-fcn.git && cd highway-fcn
- Run training:
python main.py
Simple fully-connected highway networks using TensorFlow.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Starter project for training highway networks on Fomoro.
Check out the blog post.
git clone https://github.com/fomorians/highway-fcn.git && cd highway-fcn
python main.py
Simple fully-connected highway networks using TensorFlow.