Monday 29 May 2017

Neural Networks in Python

Neural nets can be programmed easily in Python using freely available APIs. Examples include Google TensorFlow and Microsoft CNTK (Cognitive Toolkit). Coding will still require knowledge of numpy.