All Projects → Freezeout → Similar Projects or Alternatives

587 Open source projects that are alternatives of or similar to Freezeout

Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+4930.1%)
Mutual labels:  neural-networks
Tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Stars: ✭ 6,136 (+3030.61%)
Mutual labels:  neural-networks
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+1037.24%)
Mutual labels:  neural-networks
Deepfacelab
DeepFaceLab is the leading software for creating deepfakes.
Stars: ✭ 30,308 (+15363.27%)
Mutual labels:  neural-networks
Sarcasmdetection
Sarcasm detection on tweets using neural network
Stars: ✭ 99 (-49.49%)
Mutual labels:  neural-networks
Sciblog support
Support content for my blog
Stars: ✭ 694 (+254.08%)
Mutual labels:  neural-networks
Keras Vgg16 Places365
Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
Stars: ✭ 138 (-29.59%)
Mutual labels:  vgg16
Densenet.pytorch
A PyTorch implementation of DenseNet.
Stars: ✭ 684 (+248.98%)
Mutual labels:  densenet
Pytorch Esn
An Echo State Network module for PyTorch.
Stars: ✭ 98 (-50%)
Mutual labels:  neural-networks
Deep learning and the game of go
Code and other material for the book "Deep Learning and the Game of Go"
Stars: ✭ 677 (+245.41%)
Mutual labels:  neural-networks
Coursera Deep Learning Specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Stars: ✭ 188 (-4.08%)
Mutual labels:  neural-networks
Hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
Stars: ✭ 661 (+237.24%)
Mutual labels:  neural-networks
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (-52.04%)
Mutual labels:  densenet
Chainer
A flexible framework of neural networks for deep learning
Stars: ✭ 5,656 (+2785.71%)
Mutual labels:  neural-networks
Flowpp
Code for reproducing Flow ++ experiments
Stars: ✭ 137 (-30.1%)
Mutual labels:  neural-networks
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (+227.55%)
Mutual labels:  neural-networks
Face Attribute Prediction
Face Attribute Prediction on CelebA benchmark with PyTorch Implementation
Stars: ✭ 92 (-53.06%)
Mutual labels:  neural-networks
Machine Learning Octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
Stars: ✭ 637 (+225%)
Mutual labels:  neural-networks
Go Perceptron Go
A single / multi layer / recurrent neural network written in Golang.
Stars: ✭ 159 (-18.88%)
Mutual labels:  neural-networks
Nengo
A Python library for creating and simulating large-scale brain models
Stars: ✭ 615 (+213.78%)
Mutual labels:  neural-networks
Deeplearninganimepapers
A list of papers and other resources on deep learning with anime style images.
Stars: ✭ 1,307 (+566.84%)
Mutual labels:  neural-networks
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (+197.96%)
Mutual labels:  densenet
Pytorch 101 Tutorial Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
Stars: ✭ 136 (-30.61%)
Mutual labels:  neural-networks
Tez
Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.
Stars: ✭ 580 (+195.92%)
Mutual labels:  neural-networks
Ennui
An Elegant Neural Network User Interface to build drag-and-drop neural networks, train in the browser, visualize during training, and export to Python.
Stars: ✭ 90 (-54.08%)
Mutual labels:  neural-networks
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (+189.29%)
Mutual labels:  neural-networks
Qml
Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.
Stars: ✭ 174 (-11.22%)
Mutual labels:  neural-networks
Keras Rl
Deep Reinforcement Learning for Keras.
Stars: ✭ 5,166 (+2535.71%)
Mutual labels:  neural-networks
Vvedenie Mashinnoe Obuchenie
📝 Подборка ресурсов по машинному обучению
Stars: ✭ 1,282 (+554.08%)
Mutual labels:  neural-networks
Tensorflow Value Iteration Networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
Stars: ✭ 549 (+180.1%)
Mutual labels:  neural-networks
Ds bowl 2018
Kaggle Data Science Bowl 2018
Stars: ✭ 116 (-40.82%)
Mutual labels:  vgg16
Dbn Cuda
GPU accelerated Deep Belief Network
Stars: ✭ 38 (-80.61%)
Mutual labels:  neural-networks
Layer
Neural network inference the Unix way
Stars: ✭ 539 (+175%)
Mutual labels:  neural-networks
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+546.94%)
Mutual labels:  densenet
Keras Js
Run Keras models in the browser, with GPU support using WebGL
Stars: ✭ 4,855 (+2377.04%)
Mutual labels:  neural-networks
Gan Mri
Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'
Stars: ✭ 159 (-18.88%)
Mutual labels:  neural-networks
Sense
Enhance your application with the ability to see and interact with humans using any RGB camera.
Stars: ✭ 522 (+166.33%)
Mutual labels:  neural-networks
Backpropaganda
A simple JavaScript neural network framework.
Stars: ✭ 86 (-56.12%)
Mutual labels:  neural-networks
Machine Learning Articles
Monthly Series - Top 10 Machine Learning Articles
Stars: ✭ 516 (+163.27%)
Mutual labels:  neural-networks
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-31.63%)
Mutual labels:  neural-networks
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+2284.69%)
Mutual labels:  neural-networks
Pumas.jl
Pharmaceutical Modeling and Simulation for Nonlinear Mixed Effects (NLME), Quantiative Systems Pharmacology (QsP), Physiologically-Based Pharmacokinetics (PBPK) models mixed with machine learning
Stars: ✭ 84 (-57.14%)
Mutual labels:  neural-networks
Chemprop
Message Passing Neural Networks for Molecule Property Prediction
Stars: ✭ 501 (+155.61%)
Mutual labels:  neural-networks
Anime4k
A High-Quality Real Time Upscaler for Anime Video
Stars: ✭ 14,083 (+7085.2%)
Mutual labels:  neural-networks
Densenet Tensorflow
Simple Tensorflow implementation of Densenet using Cifar10, MNIST
Stars: ✭ 490 (+150%)
Mutual labels:  densenet
Sonnet
TensorFlow-based neural network library
Stars: ✭ 9,129 (+4557.65%)
Mutual labels:  neural-networks
Deep Learning Specialization Coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Stars: ✭ 483 (+146.43%)
Mutual labels:  neural-networks
Dnw
Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)
Stars: ✭ 133 (-32.14%)
Mutual labels:  neural-networks
Diffeqflux.jl
Universal neural differential equations with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
Stars: ✭ 473 (+141.33%)
Mutual labels:  neural-networks
Neural Networks
brief introduction to Python for neural networks
Stars: ✭ 82 (-58.16%)
Mutual labels:  neural-networks
Augmentor
Image augmentation library in Python for machine learning.
Stars: ✭ 4,594 (+2243.88%)
Mutual labels:  neural-networks
Avalanche
Avalanche: a End-to-End Library for Continual Learning.
Stars: ✭ 151 (-22.96%)
Mutual labels:  neural-networks
Image Segmentation Fcn
Semantic Image Segmentation using a Fully Convolutional Neural Network in TensorFlow
Stars: ✭ 82 (-58.16%)
Mutual labels:  vgg16
Be Like Bill
Be Like Bill meme generator and API created with PHP, Using this API you can include customised version of "Be like Bill" meme on your website.
Stars: ✭ 37 (-81.12%)
Mutual labels:  memes
Dm control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Stars: ✭ 2,592 (+1222.45%)
Mutual labels:  neural-networks
Deep Learning Notes
My personal notes, presentations, and notebooks on everything Deep Learning.
Stars: ✭ 191 (-2.55%)
Mutual labels:  neural-networks
Kekas
Just another DL library
Stars: ✭ 178 (-9.18%)
Mutual labels:  neural-networks
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (-15.31%)
Mutual labels:  neural-networks
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-25.51%)
Mutual labels:  neural-networks
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-40.82%)
Mutual labels:  densenet
301-360 of 587 similar projects