Skip to content

Jupyter notebook and other tutorials for the zfit project

License

Notifications You must be signed in to change notification settings

Dovahkinsl/zfit-tutorials

 
 

Repository files navigation

zfit-tutorials

Tutorials for the zfit project

Try them directly with

00 Lazy Evaluation, Graphs and TensorFlow

An introduction to the declarative programing paradigm and graphs using pure python and TensorFlow..

10 Introduction to zfit

Complete and simple fit with zfit. Going from the creation of a Space to Parameters and a model to building a Loss, minimizing it and calculating the errors.

20 Composite Models

Building models out of other models using sums, products and more is an essential part of model building. This tutorial starts out with the basics of it.

60 Custom PDF

Being able to build a custom model simply is an essential feature of zfit. This tutorial introduces the two main ways of doing it, a simpler and a more advanced, more flexible way.

About

Jupyter notebook and other tutorials for the zfit project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.8%
  • Python 10.2%