Skip to content
#

research-implementation

Here are 3 public repositories matching this topic...

evoGrad is a lightweight automatic differentiation engine designed to help users understand autograd concepts and neural network operations. It offers a minimal framework for gradient computation and backpropagation, making it an ideal tool for beginners to explore deep learning fundamentals.

  • Updated Jul 15, 2024
  • Python

echoGPT is a minimal GPT implementation for character-level language modeling with 25.4M parameters. Built with PyTorch, it includes multi-head self-attention, feed-forward layers, and position embeddings. Trained on text like tiny_shakespeare.txt to predict the next character.

  • Updated Oct 28, 2025
  • Python

Improve this page

Add a description, image, and links to the research-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the research-implementation topic, visit your repo's landing page and select "manage topics."

Learn more