Pinned Repositories
backpropagation
Simple python implementation of stochastic gradient descent for neural networks through backpropagation.
Bible-Passage-Reference-Parser
Coffeescript to identify and understand Bible references like "John 3:16."
Bible-Reference-Formatter
Javascript to convert Bible references from OSIS to human-readable formats and Paratext.
github-stats
gpt-jax
A stupidly simple GPT implementation in JAX.
grok-1
Grok open release
mechon-mamre-app
A Vue.js web-app-ified version of https://www.mechon-mamre.org/
mechon-mamre-scraper
Python scraper that converts mechon-mamre.org into JSON
mlp-pure-jax
mlx
MLX: An array framework for Apple silicon
ralaska's Repositories
ralaska/backpropagation
Simple python implementation of stochastic gradient descent for neural networks through backpropagation.
ralaska/Bible-Passage-Reference-Parser
Coffeescript to identify and understand Bible references like "John 3:16."
ralaska/Bible-Reference-Formatter
Javascript to convert Bible references from OSIS to human-readable formats and Paratext.
ralaska/github-stats
ralaska/gpt-jax
A stupidly simple GPT implementation in JAX.
ralaska/grok-1
Grok open release
ralaska/mechon-mamre-app
A Vue.js web-app-ified version of https://www.mechon-mamre.org/
ralaska/mechon-mamre-scraper
Python scraper that converts mechon-mamre.org into JSON
ralaska/mlp-pure-jax
ralaska/mlx
MLX: An array framework for Apple silicon
ralaska/mlx-benchmark
Benchmark of Apple MLX operations on all Apple Silicon chips (GPU, CPU) + MPS and CUDA.
ralaska/ngx-google-analytics
An easy way to use and configure Google Analytics on Angular 6+ applications
ralaska/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
ralaska/ralaska
ralaska/transformers
ralaska/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
ralaska/pytorch-lightning
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
ralaska/Sefaria-Export
Structured Jewish texts and metadata exported from Sefaria's database.
ralaska/Transformer-Neural-Network
Code Transformer neural network components piece by piece