Rare find

Python Machine Learning. Learn to build AI systems with real code examples from a textbook.

amazon.com/Python-Machine-Learning-scikit-learn-TensorFlow/dp/1789955750

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2022
  • flip axis labels
  • tokenizer improvement
March 2022
  • sklearn > 0.23 compatible transform
  • Update downloading-celeba.ipynb
  • fix link
  • celeba instructions
August 2021
  • pytorch ignite section
July 2021
  • fix tokenizer deprecation issue
May 2021
  • matplotlib 3.4 compat
November 2020
  • Merge pull request #140 from rasbt/tf2.3.1-fix
  • fix tf version dimension issue
October 2020
  • labels counts -> label counts
May 2020
  • Update README.md
  • standardized data ch03
  • Merge pull request #122 from 4may/ch12-comments
  • Update README.md
  • Merge pull request #125 from elfelround/patch-3
  • fix conv1d code in nb
  • Update README.md
  • Merge pull request #127 from 4may/typo-ch18