adam-maj / roboticsLinks
A deep dive on the history of robotics and the future of humanoids
☆100Updated 8 months ago
Alternatives and similar repositories for robotics
Users that are interested in robotics are comparing it to the libraries listed below
Sorting:
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆278Updated 9 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- Can you design a controller to steer a simulated car?☆280Updated last month
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Learnings and programs related to CUDA☆415Updated last month
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 7 months ago
- ☆96Updated last year
- A reinforcement learning framework based on MLX.☆237Updated 6 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Gradient descent is cool and all, but what if we could delete it?☆104Updated last week
- Simple Transformer in Jax☆139Updated last year
- ☆478Updated 3 weeks ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆66Updated 3 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆623Updated this week
- Tensor library with autograd using only Rust's standard library☆69Updated last year
- Solve puzzles to improve your tinygrad skills!☆142Updated 5 months ago
- K-Sim Gym: Making robots useful with RL. Built on top of K-Sim.☆292Updated last week
- Alex Krizhevsky's original code from Google Code☆196Updated 9 years ago
- ☆279Updated 8 months ago
- i will automate factorio☆109Updated last year
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆66Updated 4 months ago
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- A really tiny autograd engine☆95Updated 3 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆71Updated 8 months ago
- The Tensor (or Array)☆441Updated last year
- Canny edge detector implemented in CUDA C/C++☆27Updated 6 months ago
- Tutorials on tinygrad☆406Updated 3 weeks ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆471Updated 2 months ago
- SIMD quantization kernels