Skip to content

Commit

Permalink
Reorganized
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekshukla1108 committed Dec 16, 2024
1 parent 661db8d commit c303865
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Overview


![micrograd](micrograd.png)

Micrograd C is a lightweight implementation of automatic differentiation (autograd) in C, inspired by the Python micrograd library by Andrej Karpathy. This project provides a simple computational graph with backwpropagation support, allowing for gradient computation in basic mathematical operations.

## Features
Expand Down
Binary file added micrograd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.

0 comments on commit c303865

Please sign in to comment.