Maharshi-Pandya / Perlin-Noise-Implementation
Implementation of the Perlin Noise algorithm to generate noise values in the range [0,1].
☆10Updated 3 years ago
Alternatives and similar repositories for Perlin-Noise-Implementation:
Users that are interested in Perlin-Noise-Implementation are comparing it to the libraries listed below
- a tiny vectorstore implementation built with numpy.☆60Updated 11 months ago
- My first ML sandbox☆26Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 4 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆110Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated 8 months ago
- my little linear algebra library☆47Updated 8 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆58Updated 4 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- Let's make all Machine learning algorithms from scratch!☆14Updated 9 months ago
- Visualizing some of the internals of a neural network during training and inference.☆73Updated last year
- A Python implementation of the Lox language, from the book Crafting Interpreters by Bob Nystrom☆15Updated 5 years ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆92Updated last month
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆66Updated last year
- Various programming experiments written in x86_64 assembly language.☆14Updated 8 years ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- ☆46Updated 7 months ago
- Learnings and programs related to CUDA☆370Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 5 months ago
- c++ implementation of a simple-virtual-machine☆11Updated 10 years ago
- Notes of PRNN course taught at IISC as part of MTech AI curriculum☆12Updated 4 months ago
- A toy c compiler written in python☆11Updated last year
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆213Updated 2 months ago
- ☆209Updated this week
- parallelized hyperdimensional tictactoe☆118Updated 7 months ago
- learningggggggg 🐳☆295Updated 2 months ago
- Search on your images via text or image to image search. Uses OpenAI CLIP embedding and LanceDB☆10Updated last year
- ☆19Updated last month
- Python wrapper for making MySQL queries easier☆13Updated 2 years ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 7 months ago