- Mobile Artificial Intelligence Projects
- Karthikeyan NG Arun Padmanabhan Matt R. Cole
- 63字
- 2021-06-24 15:51:43
Setting up the artificial intelligence environment
The first thing to do is install Python. We are going to use Python throughout this book for all our artificial intelligence (AI) tasks. There are two ways to install Python, either through the downloadable executable file provided from https://www.python.org/downloads/ or via Anaconda. Our approach will be the latter, that is, using Anaconda.