Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with tag 'python'

A collection of 3 posts

May 2, 2020

Quantum programming: getting started with Q# and Quantum Katas

Quantum computing has received a lot of attention in the past years and in fall 2019 Google claimed they achieved the so-called quantum supremacy. Quantum computing brings with it great promises from its early days, when Richard Feynman and others,...

python Q# Quantum Computing Maths Linear algebra quantum programming

April 27, 2020

Baby twins deep learning classification with Inception-ResNetV1

Deeplearning techniques have proven to be the most efficient AI tools for computer vision. In this blog post we use a deeplearning convolutional neural network to build a classifier on my baby twins pictures.

python deeplearning tensorflow GPU keras machine learning neural networks

November 27, 2017

Remote debugging Python with VSCode

I truly think that no matter what your platform is, you must have access to a comfortable development environment and a working debugger is one of the most important part of it. Remote debugging can be very helpful: it is...

azure python vscode debugging networking

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top