Skip to content

konradha/Deep-Learning-in-Scientific-Computing-project-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving radiative transfer problems using PINNs

A repository showcasing our work on how to use PINNs to solve radiative transfer problems. This was done as part of the lecture Deep Learning in Scientific Computing held by Mishra and colleagues.

This work was done by Claudio Cannizzaro, Florian Pauschitz and Konrad Handrick.

To run, install dependencies (with a package manger of your choice).

micromamba create -n dlsc pytorch numpy matplotlib tqdm
micromamba activate dlsc

The repository additionally contains the final report and the reference paper our work builds on.

Releases

No releases published

Packages

No packages published

Languages