Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Algorithms Supported

Dipendra Misra edited this page Apr 30, 2023 · 1 revision

Intrepid has support for both interactive learning (reinforcement learning, bandits) and representation learning routines (e.g., contrastive learning, autoencoder, etc.). It also has support for various other machine learning routines that are used by these algorithms include routines for supervised learning, clustering, performing independence testing, etc.

Clone this wiki locally