Skip to content

Commit 18db530

Browse files
committed
Update readme
1 parent 3eef414 commit 18db530

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A from-scratch deep learning framework in modern C++ with Python bindings.
66

77
Built to understand deep learning frameworks from first principles - from computational graphs to gradient computation to optimization algorithms.
88

9+
## Running examples
10+
11+
For some examples on Python interface, see tests/python.
12+
913
## Features
1014

1115
- **Computational Graph**: Dynamic graph construction with automatic differentiation

0 commit comments

Comments
 (0)