Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

  • For examples using the PyTorch backend (pgbm), see the pytorch folder.
  • For examples using the Numba backend (pgbm_nb), see the numba folder. The Numba backend does not support autodifferentiation and it supports less distributions.
  • For examples using the PyTorch-distributed backend (pgbm_dist), see the pytorch_dist folder.