Categories
MachineLearning

What can you do with deep learning/machine learning

What can you do with machine learning

I already introduced my motivation to start getting into machine learning and now i want to focus on what can you do with machine learning:

  • Image classification
  • Object detection
  • Voice recognition
  • Data science and predictions

How does this work ?

Keras / Tensorflow and other similar tools are using neuronal networks. This networks can be trained based on sample data. When trained you can insert a new sample to the model and predict its outcome.