Skip to content
forked from goessling/lbarn

Autoregressive network based on LogitBoost

Notifications You must be signed in to change notification settings

codeaudit/lbarn

 
 

Repository files navigation

LBARN: LogitBoost Autoregressive Network

Implementation of an autoregressive network based on LogitBoost.

Dependencies

The requirements to run the code are

  • Python3
  • NumPy

Optionally (for better speed)

  • Cython

About

Autoregressive network based on LogitBoost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%