Smoothly-Blend-Image-Patches by guillaume-chevalier

Using a U-Net for image segmentation, blending predicted patches smoothly is a must to please the human eye.

updated at Aug. 25, 2017, 8:33 p.m.

Python

3 +0

0 +0

1 +0

GitHub
Hyperopt-Keras-CNN-CIFAR-100 by guillaume-chevalier

Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task.

updated at Feb. 29, 2024, 5:11 a.m.

Python

10 +0

106 +0

76 +0

GitHub
skflow by tensorflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning

updated at April 22, 2024, 5:30 p.m.

Python

161 +0

3,180 +0

441 +0

GitHub
Neuraxle by Neuraxio

The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.

updated at April 23, 2024, 11:17 a.m.

Python

19 +0

597 +0

59 +0

GitHub
HAR-stacked-residual-bidir-LSTMs by guillaume-chevalier

Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.

updated at May 6, 2024, 11:25 a.m.

Python

19 +0

315 +1

98 +0

GitHub