From the course: Introduction to Deep Learning with OpenCV

Install a text editor

- [Instructor] Finally let's install our editor. Now you can use whatever editor you like. I'm going to use Atom. So if you want to download Atom, head over to atom.io and install Atom for your operating system. So select Download. Once it's downloaded, I'm going to select Open. Now this installation will take a couple of minutes. And now let's go ahead and close all of these tabs. So I'm going to uncheck show welcome guide, so that we don't see that every time we open Atom. I'm going to close the welcome guide. I'm going to select Yes I want to help improve Atom. And let's go ahead and install the auto complete Python package and Kite. So select Packages. Select Settings view. Select Install packages. And within the search packages text box, enter autocomplete-Python. I select that. I select Install. Now I'm just going to close the Settings tab. And I'm going to just adjust the font size to make it a little bit bigger. So we've now got everything that we need installed. So let's take a look at deep learning with OpenCV.

Contents