Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 530 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 530 Bytes

Weather forecast

Demo app using Neural ODEs to forecast time series of weather data in Delhi.

Installation

Clone the repository and install the dependencies:

First cd into the project directory then run:

$> julia --project -i -e 'using Pkg; Pkg.instantiate()'

Then run the app

$> julia --project
julia> using GenieFramework
julia> Genie.loadapp() # load app
julia> up() # start server

Usage

Open your browser and navigate to http://localhost:8000/