Skip to content

CompPhysics/CompSciProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompSciProgram

This repository contains exercises and projects on computational science and AI for the CompSci program

First project:

Machine learning with linear and non-linear regression, logistic regression and support vector machines as well as Bayesian linear regression. This involves linear algebra (matrix inversion, determinants, eigenvalues, SVD and more from FYS4150), convex optimization problem (gradient descent, steepest descent, stochastic gradient descent, iterative solvers) and several central (deterministic) ML methods. Calculation-oriented statistics with Bayes' theorem and MCMC sampling can also be included. Bayesian linear regression can be omitted.

Workload: 6 ECTS.

Datasets you study can be adapted to your research field, whether it is astro, physics, chemistry, bioscience, geoscience or mathematics. Planned finished end January 2023

Second project:

Deep learning: standard neural networks, convolution and neural networks (CNN), recursive neural networks, Boltzmann machines, various autoencoders and possibly general adversial networks. Reduction of dimensionality in scientific problems. Possible topic to work with: solution of ordinary and partial differential equations. Here we can take this from a deep learning perspective and a traditional final difference form taught in FYS4150. But we can also focus on classification problems. Datasets can again be adapted to the field.

Workload: 7 ECTS. Planned finished end March/begin April 2023

Third project:

See project description here: https://raw.githubusercontent.com/CompPhysics/CompSciProgram/main/doc/Projects/2022/Project3/pdf/Project3.pdf

Workload: 7 ECTS. Deadline: June 7 2023

In total 20 ECTS.

Lectures

October 26

November 2

November 9

November 23

December 12

December 13

December 14

January 17

January 24

January 31

February 7

February 21

February 28

March 7

March 14

March 21

  • Work on project 2

March 28

April 25

May 2

May 9

May 16

About

This repository contains exercises and projects on computational science and AI for the CompSci program. Lecture notes at https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/intro.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published