Skip to content

Commit 35a46a0

Browse files
authored
Update Readme.md
1 parent 218a4e2 commit 35a46a0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Memory-profiling/Scalene/Readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
11
## Scalene
2+
3+
### Install
4+
`pip install scalene`
5+
6+
### Run
7+
`scalene <yourapp.py>`
8+
9+
### Example output
10+
11+
If you run the `mlp.py`
12+
13+
`scalene mlp.py`
14+
15+
You may see something like,
16+
17+
![scalene-1](https://raw.githubusercontent.com/tirthajyoti/Machine-Learning-with-Python/master/Memory-profiling/Scalene/scalene-1.PNG)

0 commit comments

Comments
 (0)