An open API service indexing awesome lists of open source software.

https://github.com/ghubnerr/machine-learning

A dump to all things LLMs, CUDA, DL frameworks, Tokenization Methods, and latest stuff I’m building/researching with
https://github.com/ghubnerr/machine-learning

flax gpt haiku jax llm nlp penzai tokenization

Last synced: 8 months ago
JSON representation

A dump to all things LLMs, CUDA, DL frameworks, Tokenization Methods, and latest stuff I’m building/researching with

Awesome Lists containing this project

README

          

## Machine Learning Dump

> **This repo will have more Jupyter notebooks than a stationery in Jupiter. Take it how you will.**

Welcome to the place where I learn stuff and put it in a Colab to make it make sense.

### File Structure:

- [JAX, Flax, Optax, etc](jax/)
- [AutoGrad](autograd/)
- [Computer Vision](computer_vision/)
- [Makemore (ft. Andrej Karpathy)](makemore/)
- Extras:
- Tokenization Methods: [GPT Tokenizer](./GPT_Tokenizer.ipynb)