Deep learning topic

Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.

List Deep learning repositories

keras-sharp

244
Stars
59
Forks
Watchers

Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK

dlib

13.1k
Stars
3.3k
Forks
Watchers

A toolkit for making real world machine learning and data analysis applications in C++

2D-and-3D-Deep-Autoencoder

68
Stars
14
Forks
Watchers

Convolutional AutoEncoder application on MRI images

Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images

quickvision

51
Stars
4
Forks
Watchers

An Easy To Use PyTorch Computer Vision Library

STAWM

21
Stars
2
Forks
Watchers

Code for the paper 'A Biologically Inspired Visual Working Memory for Deep Networks'

awesome-deep-art

35
Stars
5
Forks
Watchers

A curated list of deep learning resources for Art

deep_learning_topology_opt

85
Stars
24
Forks
Watchers

Code for paper "Self-Directed Online Machine Learning for Topology Optimization"

caffe-conf-matrix

18
Stars
8
Forks
Watchers

Python layer for the Caffe deep learning framework to compute the accuracy and the confusion matrix.

cond-wgan-gp

36
Stars
7
Forks
Watchers

Pytorch implementation of a Conditional WGAN with Gradient Penalty