January 24, 2018
|
|
January 24, 2018
|
|
January 17, 2018
Historically, Windows users have had the most trouble installing deep learning, machine learning, data science, and AI libraries.
Just a few years ago this process would have taken you hours, if not days, to complete, if you completed it at all (as opposed to just giving up).
Nowadays, things are MUCH easier.
In this lecture, I walk you through how to install the following libraries on Windows:
Go to comments
January 2, 2018
Quite a few students in my SQL course have asked me about how to install SQLite on Windows.
On the surface, it seems pretty simple: download some files, unzip them, put them into C:\sqlite, and add C:\sqlite to your PATH.
Most people who use Windows don’t have experience with setting environment variables or using the command line and so, I’ve decided to create this visual walkthrough to help.
Hope you find it useful!
Go to comments