Skip to content

This project contains additional material for the textbook Deep Learning for Physics Research by Martin Erdmann, Jonas Glombitza, Gregor Kasieczka, and Uwe Klemradt.

License

Notifications You must be signed in to change notification settings

prebello/deep-learning-physics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning for Physics Research

This repository contains additional material (exercises) for the textbook Deep Learning for Physics Research by Martin Erdmann, Jonas Glombitza, Gregor Kasieczka, and Uwe Klemradt.

The authors can be contacted under authors@deeplearningphysics.org.

For more information on the book, refer to the page by the publisher.

Exercises

You can find the exercise page at: http://deeplearningphysics.org

You can directly open the exercise page in

Open In Colab Binder

or using the CERN SWAN service
SWAN

Software

The exercises are based on Keras and TensorFlow v2.4.0. If you download the repository you can install the software requirements via:

pip install -r requirements.txt

 

License

CC BY-NC 4.0
This work (repository) is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

 

Citation

@book{doi:10.1142/12294,
	  author = {Erdmann, Martin and Glombitza, Jonas and Kasieczka, Gregor and Klemradt, Uwe},
	  title = {Deep Learning for Physics Research},
	  publisher = {WORLD SCIENTIFIC},
	  year = {2021},
	  doi = {10.1142/12294},
	  address = {},
	  edition   = {},
	  URL = {http://deeplearningphysics.org},
	  eprint = {https://worldscientific.com/doi/pdf/10.1142/12294}
}

About

This project contains additional material for the textbook Deep Learning for Physics Research by Martin Erdmann, Jonas Glombitza, Gregor Kasieczka, and Uwe Klemradt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%