Skip to content

ZoyaV/adaptive_optics_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Adaptive optics machine learning experiments adaptive_optics_ml

Intro

In this repository, various experiments are presented to solve the problem of adaptive optics.

In the folder "architecture" in the Jupiter notebooks, various approaches to wavefront prediction are presented.

In total, four approaches are considered:

RESNET-50 - predicts the coefficients of the phase of aberrations;

UNET - predicts the total phase of aberrations;

CONV-LSTM - predicts the next frame or abbreviation from a series of previous frames;

RL - Various approaches based on machine learning with reinforcement are considered (DDPG, PPO). Also on the link you can find a special environment for agent training (https://github.com/ZoyaV/ao_env).

History and example of algorithms job

For each experiment there is a corresponding link to the project in WANDB

UNET-panel

Section-1-Panel-0-2v2vj9etj

In addition, each experiment is logged and the results are saved to the "history" folder.

About

Adaptive optics machine learning experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published