Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

anaqvi
on 3 February 2020

Digest #2020.02.03 – AI-Created Medicine All Set for Human Trials


-xkcd comics-

Artificial intelligence-created medicine to be used on humans for first time – For the first time, a drug created by AI and Machine Learning has been approved for human trials. The drug was created by British start-up Exscientia in collaboration with Japanese pharmaceutical firm Sumitomo Dainippon Pharma. While typical drug development takes five years to get to trials, this drug took 12 months! The molecule AKA DSP-1181 was created by using algorithms that sifted through potential compounds, checking them against a huge database of parameters. The drug will be used to treat patients who have obsessive-compulsive disorder (OCD).

DIY object tracking system with TensorFlow – Thinking of a great machine learning project on your spare Raspberry Pi(s) + some DIY hardware? Check out this interesting tutorial to build a real-time object tracker using TensorFlow. The article walks you through setting up the hardware and the TensorFlow libraries needed to get you started with machine learning; it’s gonna be a fun weekend project!

Hyperparameter tuning with Keras Tuner – If your ML projects have struggled with hyperparameter tuning you need to try Keras Tuner. This article is a great way to get started with Keras Tuner with a step-by-step walkthrough. Also, it’s an open-source project so check out their Github repo if you’d like to report issues, changes or contribute.

OpenAI goes all-in on PyTorch – Elon Musk’s AI research firm announced that it will be moving to PyTorch for its new machine learning projects. Many of the projects and engineers at OpenAI are transitioning to PyTorch as their main framework.  “Going forward we’ll primarily use PyTorch as our deep learning framework but sometimes use other ones when there’s a specific technical reason to do so.” OpenAI is also expected to open-source its PyTorch binding for blocksparse kernels in the coming months.

Related posts


Andreea Munteanu
17 March 2021

Kubeflow operations guide

Ubuntu Article

Operating MLOps stacks alike Kubeflow in an increasingly multi-cloud world will be a key topic as this market and Kubernetes adoption grow. Kubeflow operations webinar To discuss this topic, Canonical is holding a live webinar next week, on 23rd of March, 5PM UTC. Besides the key points listed below, the webinar will also have a ...


Rui Vasconcelos
8 March 2021

Latest community videos

Ubuntu Article

MLOps community jewels The MLOps community continues to grow and gift us with great content and discussions around the topic! Here are a couple of interesting discussions – a long one (1h) about Kubeflow, feature stores, and other platforms in the MLOps space, and a short one (3 min) on how to manage dependencies: Sneak ...


Andreea Munteanu
22 February 2021

Still figuring out what is Kubeflow?

Kubeflow Article

Kubeflow has become quite popular in the MLOps community as the tool that enables data science teams to automate their workflows from data preprocessing to model deployment on Kubernetes. However, with it’s made of many pieces, and while it keeps evolving, how can you effectively start using? Learn Kubeflow from online courses Started by ...