This video is all about building a handwritten digit image classifier in Python in under 40 lines of code (not including spaces and comments). We’ll use the popular library TensorFlow to do this. … Read the rest
Open source trends to watch in 2020
IBM Vice President of Open Technology Todd Moore shares thoughts on the coming banner year for open source, touching on Containers/Kubernetes/OpenShift, A.I. tie-ins such as Tensorflow, ONNX, and Pytorch, as well as other cloud native technologies such as Kubeflow. Look … Read the rest
Artificial Intelligence In 90 Seconds
Artificial Intelligence is used everywhere. Everyday you see it in search engines, shopping recommendations, and digital assistants. It’s also used in fraud prevention, the medical industry uses it in analysis of radiological scans, and meteorologists use it to better predict … Read the rest
7 Steps of Machine Learning (AI Adventures)
In machine learning the goal of training is to create an accurate model that answers questions correctly, most of the time.
In order to train a model, we need correct data.
The quality and quantity of the data acquired will … Read the rest