In this week’s episode of Adventures in Machine Learning we have Hassan Kane, data scientist lead at Entropy Labs. Hassan discusses his journey from being raised in Ivory Coast, Africa to getting his…
TensorFlow is a machine learning library that allows a user to program deep learning architectures. It is normally associated with backend programming languages like Python and is written in C++, but…
Beril Sirmacek is a data scientist and an assistant professor at Jonkoping University. She explains what computer vision is, what type of projects are done with it, and her own work regarding it.…
Benson Ruan talks about his experiences as a machine learning tech lead for a fintech company in Sydney, Australia. He goes over his education in machine learning from Coursera, especially doing…
One of the hottest fields right now in machine learning is natural language processing. Whether it’s getting sentiment from tweets, summarizing your documents, sarcasm detection, or predicting stock…
Implementing deep learning algorithms require knowledge of various DL libraries, how to interface outside files or streaming data to it, along with tuning all sorts of parameters. Deep Learning also…
Machine learning is a complex subject that requires knowledge in many various subjects such as linear algebra, probability, algorithms, calculus, etc. But what if you could simplify machine learning…
GANS are one of the revolutionary breakthroughs in machine/deep learning as they are able to create authentic facial images. One of the latest breakthroughs has been with reconstructing actual images…
In this first episode of Adventures in Machine Learning the panel talks about what machine learning is and what the podcast is about. Machine learning is rapidly becoming the future for many…
Ken Youens-Clark joins the adventure to discuss how to write well factored code with tests to help ML be more approachable. He, Ben, and Chuck discuss what it takes to write good code that runs…