https://github.com/kaladabrio2020/machine-learning-with-pytorch-and-scikit-learn
Progress on the book machine learning with pytorch and scikit-learn
https://github.com/kaladabrio2020/machine-learning-with-pytorch-and-scikit-learn
deep-learning implementation machine-learning python3 pytorch scikit-learn
Last synced: 2 months ago
JSON representation
Progress on the book machine learning with pytorch and scikit-learn
- Host: GitHub
- URL: https://github.com/kaladabrio2020/machine-learning-with-pytorch-and-scikit-learn
- Owner: kaladabrio2020
- Created: 2025-07-11T15:30:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T19:24:46.000Z (12 months ago)
- Last Synced: 2025-08-06T17:01:57.942Z (11 months ago)
- Topics: deep-learning, implementation, machine-learning, python3, pytorch, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning with Pytorch and Scikit learn
## [Capitulo 2](/capitulo%202%20-%20treinando%20um%20simples%20algoritmo%20de%20ML%20classificacao/)
* Nele é ensinado conceitos básicos de aprendizado supervisionado de classifição, mostrando um modelo simples (perceptron) até a regressão logistica
* perceptron
* adaline
* logistic