Skip to content

bgrimstad/TTK28-Courseware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTK28-Courseware

Courseware for TTK28 - Modeling with neural networks

Installation (to run locally)

  1. Download and install Anaconda (https://www.anaconda.com/).
  2. Create a new conda environment: conda env create -f environment.yml. This will create a new environment called ttk28 with the packages listed in environment.yml.
  3. Activate the new environment: conda activate ttk28.

To run the Jupyter notebook

  1. First, download the dataset from Blackboard and copy it into the data folder. The file should be located at data/well_data.csv.
  2. Run the Jupyter notebook model/flow_model.ipynb

NOTE: you are not permitted to publish or share the dataset!

About

Courseware for TTK28 - Modeling with neural networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published