Skip to content

kanhsc/WaveletNeuralNetwork

 
 

Repository files navigation

WaveletNeuralNetwork

Wavelet Neural Network implementation in Theano

Implementation follows http:https://maths.york.ac.uk/www/sites/default/files/Veitch.pdf and uses gaussian wavelet function.

Data set is collected from a Maps API , The input data is the Jam Factor , Confidence Factor , and Time Taken to travel of the contributing roads, and the target output is the Jam Factor of the parent road.

The complete raw dataset is the anndata.csv file.

About

Wavelet Neural Network implementation in Theano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%