File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Practical experiments on Machine Learning in Python. Processing of sentences and
17
17
18
18
## Content
19
19
Codes (it'll send you to appropriate file):
20
- * [ Processing_Sentences] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Processing_Sentences.py )
21
- * [ Function_Approximation] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Function_approximation.py )
22
- * [ Function_Optimization] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Function_Optimization.py )
20
+ * [ Processing_Sentences.py ] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Processing_Sentences.py )
21
+ * [ Function_Approximation.py ] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Function_approximation.py )
22
+ * [ Function_Optimization.py ] ( https://github.com/sichkar-valentyn/Machine_Learning_in_Python/tree/master/Codes/Function_Optimization.py )
23
23
24
24
<br />
25
25
Theory (it'll send you to appropriate page):
You can’t perform that action at this time.
0 commit comments