Skip to content

Data and sample script for offline training of atom cooling actor-critic agent

License

Notifications You must be signed in to change notification settings

ultracoldYEG/Atom-Cooling-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL for Atom Cooling

Welcome to the "RL for Atom Cooling" repository. This repository contains three data files: environmental parameters, actions (control parameters), and atom numbers (on a logarithmic scale).

Additionally, we offer a straightforward sample script written in Python using TensorFlow's Keras library. This script demonstrates an example of how one may train an RL agent offline for subsequent online training. For simplicity, the provided Python file is a self-contained script. After downloading both the script and data files, you'll only need to modify the file paths in the code to match your local directory.

For more detailed insights and information, please refer to the accompanying manuscript https://arxiv.org/abs/2308.05216

About

Data and sample script for offline training of atom cooling actor-critic agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages