W Christian Consulting

What could you be doing better?

neural networks

Deep Learning: Installing Keras

In my previous post, I mentioned building a neural network using Keras that was able to classify thousands of Reuters documents in under 10 minutes.  Sadly, installing Keras took more effort than I wanted–longer than actually building and training the network.  So, I worked out the kinks and scripted the process to go from a bare box […]

Posted in artificial intelligence, neural networks, python | Comments Off on Deep Learning: Installing Keras

My Dive into Deep Learning

I spent last week in a Deep Learning workshop and I came away both encouraged and disheartened at the same time.  (For the uninitiated, Deep Learning has no formal definition; however, I would loosely define it as a new name given to the class of machine learning techniques that combine many nonlinear functions in order to approximately model abstractions of […]

Posted in artificial intelligence, neural networks, software development, technology | Comments Off on My Dive into Deep Learning