Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / artificial-intelligence / Keras

Keras

Keras

Great Reads

by Sergey L. Gladkiy
In this article we’ll build the network we’ve designed using the Keras framework.
by Sergey L. Gladkiy
In this article we’ll guide you through one of the most difficult steps in the DL pipeline: the CNN design.
by Sergey L. Gladkiy
In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
by Sergio Virahonda
In this article we talk about anomaly detection on time series data.

Latest Articles

by Sergey L. Gladkiy
In this article we’ll build the network we’ve designed using the Keras framework.
by Sergey L. Gladkiy
In this article we’ll guide you through one of the most difficult steps in the DL pipeline: the CNN design.
by Sergey L. Gladkiy
In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
by Sergio Virahonda
In this article we talk about anomaly detection on time series data.

All Articles

Sort by Score

Keras 

by Sergey L. Gladkiy
In this article we’ll build the network we’ve designed using the Keras framework.
by Sergey L. Gladkiy
In this article we’ll guide you through one of the most difficult steps in the DL pipeline: the CNN design.
by Sergey L. Gladkiy
In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
by Sergio Virahonda
In this article we talk about anomaly detection on time series data.
by Sergio Virahonda
In this article we’ll combine forecasting and detection on a live stream of Bitcoin price data.
by Sergio Virahonda
In the next article, we are going to discuss forecasting on Bitcoin time series.
by MehreenTahir
In this article we will compare training our models from scratch with more advanced and pre-trained approaches like YOLO.
by MehreenTahir
In this we’ll see if we can implement YOLO on video feeds for queue length detection.
by MehreenTahir
This is the first in an article series where we’re going to show how to make an AI queue length detector.
by Sergio Virahonda
In this article I’ll explain the different options we can choose from to create deep fakes.
by Jesús Utrera
First article of a series of articles introducing deep learning coding in Python and Keras framework
by Jesús Utrera
Second article of a series of articles introducing deep learning coding in Python and Keras framework
by Sergio Virahonda
In the next article, we talked about Google AI Platform and how to train your models there with some help from Docker containers.
by Abdulkader Helwan
In this article, we implement a CycleGAN from scratch.
by Abdulkader Helwan
In this article, we implement a CycleGAN with a residual-based generator.
by Martin_Rupp
In this article we’ll build our AI language translation system.
by Sergio Virahonda
In this article we'll build and train our models with them.
by Ryan Peden
A code-first introduction to neural networks
by Philipp_Engelmann
Competing on kaggle.com for the first time
by Abdulkader Helwan
In this project, our aim is to run a mobile Image-to-Image translation model on the Android platform.
by Abdulkader Helwan
In this article, we’ll discuss the COVID-19 detection results we’ve achieved with our model and compare these results with those of other models.
by Abdulkader Helwan
In this article, we’ll show you how to build a network for Covid-19 detection from scratch.
by Abdulkader Helwan
In this article, we introduce transfer learning and ResNet50.
by Arnaldo P. Castaño
In this article we’ll put together our CNN and train it for face recognition.
by Arnaldo P. Castaño
In this series of articles we will use a deep neural network (DNN) to perform coin recognition. Specifically, we will train a DNN to recognize the coins in an image.
by Arnaldo P. Castaño
In this article, we will examine a convolutional neural network for the problem of coin recognition, and we will implement one in Keras.NET.
by Arnaldo P. Castaño
In this article we will examine the CNN we implemented for coin recognition using Keras.NET.
by Arnaldo P. Castaño
To end off this series, we will present the alternative of adapting a pre-trained CNN to the coin recognition problem we have been examining all along.
by Jesús Utrera
Third article of a series of articles introducing deep learning coding in Python and Keras framework
by Sergio Virahonda
In this article we’ll explore DeepFaceLab as an alternative to our last approach.
by Abdulkader Helwan
In this article, we’ll fine-tune our ResNet50 model.
by Abdulkader Helwan
In this article we show you how to train VGG19 to recognize what people are wearing.
by Abdulkader Helwan
In this article we show you how to build a Generative Adversarial Network (GAN) for fashion design generation.
by Martin_Rupp
In this article, we’ll train and test the model we created in the previous entry in the series.
by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
by Sergey L. Gladkiy
In this article, we focus on developing and testing a face identification algorithm along with the face detection module.
by Thomas Daniels
In this article, let’s dive into Keras, a high-level library for neural networks.
by Daniele Fontani
A tool for managing CNN training built on django helps to understand image classification
by Keith Pijanowski
In this article I provide a brief overview of Keras for those looking for a deep learning framework for building and training neural networks
by Keith Pijanowski
In this article I provide a brief overview of PyTorch for those looking for a deep learning framework for building and training neural networks.
by Keith Pijanowski
In this article, I provided a brief overview of TensorFlow 1.0 and TensorFlow 2.0 for those looking for a deep learning framework for building and training neural networks.
by Keith Pijanowski
This article is the first in a series of seven articles in which we will explore the value of ONNX with respect to three popular frameworks and three popular programming languages.
by Abdulkader Helwan
In this article, we’ll discuss materials and methods for this project.
by Abdulkader Helwan
In this article we’ll show you how to use transfer learning to fine-tune the VGG19 model to classify fashion clothing categories.
by Sergio Virahonda
In this article I’ll show you how to train your deep fake models in the cloud with some help from Docker.
by Sergio Virahonda
In this article, I’ll go through what’s required to preprocess videos and prepare them to be fed into our models.
by Sergio Virahonda
In this article, we learn how to prepare time series data to be fed to machine learning (ML) and deep learning (DL) models.
by Sergio Virahonda
In this article, we complete the pipeline for our Deep Fakes DIY solution.
by Thomas Daniels
In this article we can take a look at what libraries are available to work on AI and ML tasks.
by Abdulkader Helwan
In this article, we’ll work on restructuring ResNet50 to perform the new classification task.
by Abdulkader Helwan
In this article we evaluate VGG19 using real images taken by a phone camera.
by Markus Glagla
How to prepare training and test data, define a simple neural network model, train and test it
by Garretenion
In this article, I want to show an example to make a simple .NET-Core App using Keras.NET and Zalandos Fashion-mnist.
by Martin_Rupp
Tools and software required to build a DL-based automatic translation system
by Abdulkader Helwan
In this article, we train a CycleGAN with a U-Net-based generator.
by Abdulkader Helwan
In this article we show you how to train the GAN for fashion design generation.
by Sergio Virahonda
In this article we’ll start to focus on our DIY approach.
by Abdulkader Helwan
In this article, we discuss the CycleGAN architecture.
by Sergey L. Gladkiy
In this article we create a Docker container for this system.
by Keith Pijanowski
In this article, I provided a brief overview of the ONNX Runtime and the ONNX format.
by Glenn Prince
In this article, we'll have a look at some of the pretrained models we can use in ImageAI to start detecting people in images.
by Sergio Virahonda
In the previous article I gave a general overview of deep fakes generation and the elements involved in the process.
by Sergio Virahonda
This series of articles will guide you through the steps necessary to develop a fully functional time series forecaster and anomaly detector application with AI.