Skip to content

setu4993/Simple_RNN_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple RNN (Python)

A port of the Simple_RNN project (originally in C++) to Python.

My paper 'A water demand prediction model for Central Indiana' describing the original project was published as a part of the Thirtieth Conference on Innovative Applications of Artificial Intelligence (IAAI '18).

@paper{AAAI1816511,   
	author = {Setu Shah and Mahmood Hosseini and Zina Ben Miled and Rebecca Shafer and Steve Berube},   
	title = {A Water Demand Prediction Model for Central Indiana},   
	conference = {AAAI Conference on Artificial Intelligence},   
	year = {2018},   
	keywords = {Prediction; Modeling; Neural Networks},   
	url = {https://aaai.org/ocs/index.php/AAAI/AAAI18/paper/view/16511}   
}

About

A port of the Simple_RNN (originally in C++) to Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published