Projects & Experiments

Artistic style transfer

Mobile artistic style transfer

Transform your photos into any kind of art, right from your mobile. This project implements the A Neural Algorithm of Artistic Style paper with Tensorflow, compiled for iOS, running from a React Native app.

Discover

Boobabot

Boobabot

A project implementing a basic LSTM to produce originally french rap lyrics, train it yourself on any kind of corpus!

Read More

Bees larvae detection

Bees larvae detection

Detect bees larvae using Deep Learning. This project implements a Simple Neural Algorithm with TensorFlow

Read More

From the blog

placeholder image 1

TensorFlow howto: a universal approximator inside a neural net

The universal approximator inside a neural net

Read More

placeholder image 1

TensorFlow: How to freeze a model and serve it with a python API

How to build a simple python server (using flask) to serve a model with TF.

Read More

placeholder image 2

TensorFlow: How to freeze a model and serve it with a python API

Here is a simple HowTo to freeze a model and serve it through a python API.

Read More