An open API service indexing awesome lists of open source software.

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

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