Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 380 Bytes

readme.md

File metadata and controls

10 lines (4 loc) · 380 Bytes

There are few different important files:

Notebook file Baseline shows how model interacts with environment and in this notebook you can find an example of trained model and training

Environment uses Gym Notation, class that describes all information is gym_oscillator/envs/osc_env.py

C++ code that creates oscillations is /source_for_build_files/gfg.c