Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with category 'Algorithms'

A collection of 4 posts

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

October 27, 2013

An unexpected quadratic cost in Excel Interop

My current task at work is the development of an excel addin. This addin is developed in C# .NET and is based on the Excel Interop assemblies, we also use Excel DNA for the packaging and the User Defined functions. While developing...

Add-Ins algorithm C# Excel interop excel Microsoft Excel BigData

July 30, 2013

F#-ception, wtf ?!?

coding for fun F# powershell functional programming

July 24, 2013

Rewriting a tree algorithm with purely functional data structures: the "zippers".

This is my first post, it follows a question that I have posted few weeks ago here. A really interesting link provided by a stackoverflow user made me review my question and lead me to write this post. The objective...

algorithm Data structure F# functional implementation Purely functional Tree functional programming BigData

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

Back to top