The question list is as follows:
- Why and how do we create a new environment in Anaconda?
- What is the need for using Docker?
- How do we simulate an environment in OpenAI Gym?
- How do we check all available environments in OpenAI Gym?
- Are OpenAI Gym and Universe the same? If not, what is the reason?
- How are TensorFlow variables and placeholders different from each other?
- What is a computational graph?
- Why do we need sessions in TensorFlow?
- What is the purpose of TensorBoard and how do we start it?