article-image

Windows: How to install Tensorflow, Theano, Keras, PyTorch, CNTK, and more on Windows

author-avatar-1
Lazy Programmer
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:

  • Numpy
  • Scipy
  • Matplotlib
  • Pandas
  • NLTK (for NLP)
  • Scikit-Learn
  • Tensorflow
  • Theano
  • Keras
  • PyTorch
  • CNTK
  • OpenAI Gym
  • OpenAI Gym Atari Extension
  • ffmpeg (needed to save videos in OpenAI Gym)

 

Get the latest news to your inbox!

Latest articles

View all
blog article image

AI Safety is Dead: Game Theory Explains Why

In this blog post, we take a game-theoretic perspective to explain why prioritizing AI safety — while well-meaning — is not a rational choice....

Read more
blog article image

[NEW COURSE] Evolutionary AI: Deep Reinforcement Learning in Python (v2)

Deep reinforcement learning (RL) has given us some of the most jaw-dropping breakthroughs in AI — from robots that can walk and run, to AlphaGo...

Read more
blog article image

What is the Sliding Window Method in Time Series Analysis?

Sliding Window Method in Time Series Analysis: A Self-Supervised Learning Approach The sliding window method is a foundational technique in time...

Read more