Skip to content

JacoBriers/orange-river-thesis-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orange-river-thesis

Code repository for my master's thesis: Data-driven River Flow Routing Using Deep Learning: Predicting Flow along the Lower Orange River, Southern Africa.

Instructions

  1. Use Python 3.6.2
  2. Install python pip install -r requirements.txt
  3. Follow additional steps as defined on Tensorflow website to enable GPU support.
  4. Change directory to model
  5. Run train_nn.py.
  6. Results will be saved in model/results directory.

Running other models

To run other model variations uncomment the appropriate line in train_nn.py script.

About

Code repository for my master's thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages