Articles deep-learning

pretrained transformers

Pre-trained Transformers with Hugging Face

Get started with the transformers package from Hugging Face for sentiment analysis, translation, zero-shot text classification, summarization, and named-entity recognition (English and French)

Read More →

My cat Capuchon

Deploy a Deep Learning Model with Flask RESTful

Learn how to deploy your deep learning model as a REST API for your customers.

Read More →

two robots transfer learning
a dog cosplaying as a cat

Image Recognition: Dogs vs Cats! (92%)

Classify dog and cat pictures with a 92% accuracy with a deep convolutional neural network.

Read More →

yolov3 object detection: cars, people, old truck

Object detection with darknet (YOLOv3)

Learn how to use darknet to detect objects in images with YOLOv3

Read More →

yelp logo
steaven seagal rotten tomato

Word Embedding and Sentiment Analysis (IMDB)

Word embedding is essential in natural language processing with deep learning. This technique allows the network to learn about the meaning of the words. In this post, we classify movie reviews in the IMDB dataset as positive or negative, and provide a visual illustration of embedding.

Read More →

convolutional layer

Tuning a Deep Convolutional Network for Image Recognition, with keras and TensorFlow

You would like to try deep learning but don't have a GPU? Or you don't want to install software on your computer? This tutorial is for you, as it requires no specific hardware or software.

Read More →

tensorflow for linux

Install TensorFlow on Linux for Deep Learning

Got a Linux PC with an NVidia graphics card? Let's turn it into a deep learning workstation.

Read More →

tensorflow for windows

Install Tensorflow on Windows for Deep Learning

Got a gamer PC lying around? Why not install TensorFlow to turn it into a deep learning workstation? This simple recipe will get you ready in ten minutes.

Read More →