The basic installation of Visual Studio Code is simple enough. Python is setup with Anaconda. This seems to open up a lot of options. Tensorflow also was an easy install. The Python in Visual Studio Code page gives a pithy introduction to the environment, though generating a launch.json file with the red-dotted ‘Settings’ button produced an […]
Tag Archives: deep learning
Platform
The algorithm has been written in C. This is convenient in that the entirety of it can be reduced to unsigned short integers. Portable and permanent. However — ultimately the vector libraries of Python, along with the power of TensorFlow and other ML resources, must likely be the goal. C/C++ is better for integration with […]
