├── 0 ├── Data_Version.txt └── Software_Version.txt ├── ML_Helper_1.21.zip └── README.md /0/Data_Version.txt: -------------------------------------------------------------------------------- 1 | 1.21 2 | -------------------------------------------------------------------------------- /0/Software_Version.txt: -------------------------------------------------------------------------------- 1 | 1.21 2 | -------------------------------------------------------------------------------- /ML_Helper_1.21.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HeshamAsem/MLHelper/07a369ad5fb8b903f5b7f223eb4fe511d6e25673/ML_Helper_1.21.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # MLHelper 2 | 3 | 4 | Please enjoy using the last version of ML Helper , which will save your time & effort in writing ML Code 5 | 6 | also check its tutorials in Arabic & English here . . 7 | 8 | https://www.youtube.com/playlist?list=PL6-3IRz2XF5VdA0sd-nLM0LMzhfivfwmu 9 | 10 | Hesham Asem 11 | --------------------------------------------------------------------------------