Skip to content

sgh14/deep-quantum-sensing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Quantum Sensing

Deep learning to make predictions from quantum sensor measurements (simulated with this repository).

Set up

$ conda env create -f environment.yml

To use W&B, first it is necessary to run

$ wandb login

Additionally, plotting the model arquitecture requieres the installation of graphviz. Otherwise, this installation is not necessary.

Usage

Define the dataset, model and training configuration using a configuration YAML file and run

$ python main.py -c [config_file]

An example of a configuration file for each possible type of model is included in the folder config_files.

About

Deep learning to make predictions from quantum sensor measurements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages