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
- My first ML sandbox☆26Updated 5 months ago
- TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Tr…☆19Updated last week
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated 9 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆62Updated 5 months ago
- My runthrough of karpathy's lectures (with notes), building NN's from scratch, simple autoregressive language models, GPT models and lear…☆11Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 9 months ago
- buildingggggggg 🐳☆24Updated 8 months ago
- Evolutionary cell-based simulation☆25Updated 10 months ago
- Notes of PRNN course taught at IISC as part of MTech AI curriculum☆12Updated 5 months ago
- Let's make all Machine learning algorithms from scratch!☆13Updated 10 months ago
- ☆43Updated last week
- April fools' day videos explaining Levin's universal search☆36Updated 2 years ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆216Updated 4 months ago
- ☆103Updated 8 months ago
- A toy c compiler written in python☆11Updated last year
- Non-Alphanumeric JS Obfuscator☆13Updated 8 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆117Updated 4 months ago
- Python implementation of Quadratic Sieve Algorithm.☆19Updated 2 years ago
- ☆99Updated last year
- ☆35Updated 3 months ago
- A really tiny autograd engine☆92Updated last year
- This is the notes from a Hash Table in C stream.☆33Updated last year
- Visualizing some of the internals of a neural network during training and inference.☆75Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 5 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆111Updated 2 months ago
- a simple CLI command that will create a template of a generic ML Project☆79Updated 7 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆174Updated 9 months ago
- Mathematics library for C and C++☆50Updated last year
- A C vector library similar to the C++ STL vector☆18Updated 3 weeks ago