Skip to content

Commit 150238b

Browse files
authored
Update README.md
1 parent d925a0b commit 150238b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,17 @@ My workshop on machine learning using python language to implement different alg
1313
- **Week 09:** Advanced topics including dropout, batch normalization, weight initialization and other optimization methods(Adam, RMSProp)
1414
- **Week 10:** Inroduction to Deep Learning and implementing a *Convolutional Neural Network (CNN)* for image classification.
1515

16-
## Video in YouTube (in Persian):
16+
## Prerequisites:
17+
- A basic knowledge of Python programming language.
18+
- A good understaning of Machine Learning.
19+
- Linear Algebra
20+
21+
## Videos in YouTube (in Persian):
1722
- http://www.youtube.com/c/SeyedNaserRazavi
1823

1924
## My website Address:
2025
- containing anything you need to learn and of course to use machine learning in real world applications:
2126
- http://wwww.snrazavi.ir/
27+
28+
## The workshop page on my website:
29+
- http://www.snrazavi.ir/ml-with-python/

0 commit comments

Comments
 (0)