idoheinemann / Assembly-Neural-NetworkLinks
A multy-layer feed-forward neural network implementation in assembly x86 32 bits
☆20Updated 6 years ago
Alternatives and similar repositories for Assembly-Neural-Network
Users that are interested in Assembly-Neural-Network are comparing it to the libraries listed below
Sorting:
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆97Updated 2 years ago
- My own repository containing the codes I wrote to practice CUDA programming.☆65Updated 2 years ago
- ctypes wrappers for HIP, CUDA, and OpenCL☆130Updated last year
- BCQ tutorial for transformers☆17Updated 2 years ago
- Neural network from scratch in CUDA/C++☆88Updated 5 months ago
- ☆129Updated last year
- Implementation of Hinton's forward-forward (FF) algorithm in tensorflow - an alternative to back-propagation☆35Updated 2 years ago
- OSLO: Open Source for Large-scale Optimization☆175Updated 2 years ago
- ⛰️ RockyML - A High-Performance Scientific Computing Framework for Non-smooth Machine Learning Problems☆20Updated 2 years ago
- A numpy implementation of the Transformer model in "Attention is All You Need"☆58Updated last year
- Large-scale language modeling tutorials with PyTorch☆291Updated 4 years ago
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆86Updated 2 years ago
- ML/DL Math and Method notes☆66Updated 2 years ago
- Performant kernels for symmetric tensors☆16Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆122Updated 2 years ago
- A really tiny autograd engine☆99Updated 8 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆201Updated 2 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆190Updated 3 years ago
- Project 2 (Building Large Language Models) for Stanford CS324: Understanding and Developing Large Language Models (Winter 2022)☆105Updated 2 years ago
- I will build Transformer from scratch☆84Updated 6 months ago
- Material for the Systems and Cognitive NeuroScience online course☆128Updated 10 months ago
- PyTorch implementation of Hinton's FF Algorithm with hard negatives sampling☆15Updated 3 years ago
- Visualising Losses in Deep Neural Networks☆16Updated last year
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆21Updated 2 years ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆53Updated last year
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆60Updated 5 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 3 years ago
- Symbolic API for model creation in PyTorch.☆70Updated 10 months ago
- ☆70Updated last year
- A project template where PyTorch Lightning, Pydantic, and more! being used for training MNIST as an example.☆28Updated 3 years ago