Examples#
This template includes examples that use either Jax, PyTorch, or both!
| Example link | Research Area | Reference link | Frameworks |
|---|---|---|---|
| Image Classification | Supervised Learning (image classification) | ImageClassifier |
Torch + β‘ |
| Image Classification (Jax) | Supervised Learning (image classification) | JaxImageClassifier |
Torch + Jax + β‘ |
| Text Classification | NLP (text classification) | TextClassifier |
Torch + π€ + β‘ |
| Reinforcement Learning (Jax) | RL | JaxRLExample |
Jax |
| LLM Fine-tuning | NLP (Causal language modeling) | LLMFineTuningExample |
Torch + π€ + β‘ |