@@ -17,9 +17,9 @@ Practical experiments on Machine Learning in Python. Processing of sentences and
1717
1818## Content
1919Codes (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 )
2323
2424<br />
2525Theory (it'll send you to appropriate page):
0 commit comments