在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):python-engineer/MLfromscratch开源软件地址(OpenSource Url):https://github.com/python-engineer/MLfromscratch开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):ML algorithms from Scratch!
You can find Tutorials with the math and code explanations on my channel: Here Algorithms Implemented
Installation and usage.This project has 2 dependencies.
NOTE: Do note that, Only You can install these using the command below! # Linux or MacOS
pip3 install -r requirements.txt
# Windows
pip install -r requirements.txt You can run the files as following. python -m mlfromscratch.<algorithm-file> with For example, If I want to run the Linear regression example, I would do
Watch the Playlist |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论