tensorflow-learning Contribution Run this commands to create virtual environment and also download all dependencies python -m venv tf_env tf_env\Scripts\activate on Windows pip install -r requirements.txt