Pinned Repositories
.vim
My .vim dotfiles and configurations.
actix
Actor framework for Rust
asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
cargo
The Rust package manager
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
fastbook
The fastai book, published as Jupyter Notebooks
huggingface-transformers-course
The Hugging Face course on Transformers
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
pyprog
Programs to practice or demonstrate skills.
SimpleWSGI
Simple WSGI Web Server
alejandrosocorro's Repositories
alejandrosocorro/pyprog
Programs to practice or demonstrate skills.
alejandrosocorro/asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
alejandrosocorro/fastbook
The fastai book, published as Jupyter Notebooks
alejandrosocorro/huggingface-transformers-course
The Hugging Face course on Transformers
alejandrosocorro/KVS
Key / Value Store written in Rust based on PingCap training courses about distributed systems.
alejandrosocorro/machine-learning
alejandrosocorro/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
alejandrosocorro/rust
Empowering everyone to build reliable and efficient software.
alejandrosocorro/django
The Web framework for perfectionists with deadlines.
alejandrosocorro/flax_mnist
Flax MNIST example.
alejandrosocorro/flaxml
Neural networks with JAX
alejandrosocorro/get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
alejandrosocorro/go
The Go programming language
alejandrosocorro/graph-neural-networks
PyG Graph Neural Networks
alejandrosocorro/grep-lite
A Rust grep basic clone
alejandrosocorro/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
alejandrosocorro/hello-github-actions
alejandrosocorro/journey
journey is a command line tool to keep track of your journey and to help you get organized.
alejandrosocorro/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
alejandrosocorro/memdb
Thread-safe in-memory key-value store.
alejandrosocorro/mlx-examples
Examples in the MLX framework
alejandrosocorro/mlx_projects
Projects using the MLX framework
alejandrosocorro/nn-zero-to-hero
Neural Networks: Zero to Hero
alejandrosocorro/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
alejandrosocorro/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
alejandrosocorro/talent-plan
PingCAP training courses
alejandrosocorro/Too-Many-Lists
Learning Rust With Entirely Too Many Linked Lists
alejandrosocorro/wanderlust
Wanderlust OpenAI example using Solara
alejandrosocorro/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
alejandrosocorro/XCS224N-Handouts
Contains Lecture Notes and Suggested Readings for XCS224N