Skip to content

Commit 64b29a6

Browse files
authoredNov 9, 2024
Update README.md
1 parent 97f5267 commit 64b29a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Lightweight library for performing tensor operations. **CGrad** is a module designed to handle all gradient computations, and most matrix manipulation and numerical work generally required for tasks in machine learning and deep learning. <br>
1818
- #### `Inspired by "Andrej Karpathy's micrograd and George Hotz's tinygrad."`
1919

20-
## 💡 Release Feature (0.3.0)
20+
## 💡 Release Feature (0.0.3)
2121

2222
- New methods `.ones_like`, `.zeros_like`,
2323
`.ones`, `.zeros` `.sum`, `.mean`, `.median`

0 commit comments

Comments
 (0)
Please sign in to comment.