Setup a Python environment in Windows
Get ready for Data Science / ML - Part I
Dec 20, 20223 min read61

Search for a command to run...

Series
Get ready for Data Science / ML - Part I

To start working on Machine Learning you need tools, and those tools need to be installed in an environment. Think of an environment as a kind of workshop, except instead of a hammer or a screwdriver, you have Python and Keras. We will go through how...
