All Projects → arnaldog12 → Deep-Learning

arnaldog12 / Deep-Learning

Licence: other
Study and implementation about deep learning models, architectures, applications and frameworks

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects

Projects that are alternatives of or similar to Deep-Learning

deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+533.75%)
Mutual labels:  tensorboard
lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for rapid and reproducible ML experimentation with best practices. ⚡🔥⚡
Stars: ✭ 1,905 (+2281.25%)
Mutual labels:  tensorboard
mloperator
Machine Learning Operator & Controller for Kubernetes
Stars: ✭ 85 (+6.25%)
Mutual labels:  tensorboard
tf-matplotlib
Seamlessly integrate matplotlib figures as tensorflow summaries.
Stars: ✭ 119 (+48.75%)
Mutual labels:  tensorboard
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (-75%)
Mutual labels:  tensorboard
labml
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
Stars: ✭ 1,213 (+1416.25%)
Mutual labels:  tensorboard
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-78.75%)
Mutual labels:  deep-learning-algorithms
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-65%)
Mutual labels:  tensorboard
NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
Stars: ✭ 206 (+157.5%)
Mutual labels:  deep-learning-algorithms
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (-55%)
Mutual labels:  deep-learning-algorithms
SANET
"Arbitrary Style Transfer with Style-Attentional Networks" (CVPR 2019)
Stars: ✭ 21 (-73.75%)
Mutual labels:  deep-learning-algorithms
sia-cog
Various cognitive api for machine learning, vision, language intent alalysis. Covers traditional as well as deep learning model design and training.
Stars: ✭ 34 (-57.5%)
Mutual labels:  deep-learning-algorithms
tfsum
Enable TensorBoard for TensorFlow Go API
Stars: ✭ 32 (-60%)
Mutual labels:  tensorboard
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+230%)
Mutual labels:  deep-learning-algorithms
deep-scite
🚣 A simple recommendation engine (by way of convolutions and embeddings) written in TensorFlow
Stars: ✭ 20 (-75%)
Mutual labels:  tensorboard
progressive-growing-of-gans.pytorch
Unofficial PyTorch implementation of "Progressive Growing of GANs for Improved Quality, Stability, and Variation".
Stars: ✭ 51 (-36.25%)
Mutual labels:  tensorboard
5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8
RNN-LSTM that learns passwords from a starting list
Stars: ✭ 35 (-56.25%)
Mutual labels:  tflearn
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (-35%)
Mutual labels:  tensorboard
densenet
A PyTorch Implementation of "Densely Connected Convolutional Networks"
Stars: ✭ 50 (-37.5%)
Mutual labels:  tensorboard
flor
FLOR: Fast Low-Overhead Recovery. FLOR lets you log ML training data post-hoc, with hindsight.
Stars: ✭ 123 (+53.75%)
Mutual labels:  tensorboard

Deep Learning

The purpose of this repo is to contain a lot of code and resources about deep learning algorithms, frameworks, and models.

Architectures

In this folder, you'll find the implementation of well-known deep learning architectures in Keras

  • VGG-16
  • VGG-19
  • ResNet-50
  • MobileNet
  • Inception

Frameworks

  • Tensorflow
  • Keras
  • Tensorboard
  • TFLearn
  • PyTorch

Courses

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].