Login
Discover
Waves
Decks
Plus
Login
Signup
37
deeplearning
Available
Used
Resource Credits
120 Followers
53 Following
August 23, 2017
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
deeplearning
programming
Wednesday, May 16, 2018 11:20 PM
TensorFlow.js - equivalent of the popular TensorFlow library for the javascript language
Introduction Tensorflow is a very popular open source deep learning library, mainly for python. It was created by the Google Brain. For a long time there was no equivalent to javascript, which would be
$ 0.288
8
3
deeplearning
ai
Thursday, December 28, 2017 6:33 PM
Style transfer using neural networks
Introduction Style transfer (also known as color transfer) is a technique that transfers style from one image (or multiple images) to another while maintaining its structure. So if we have a black-and-white
$ 0.142
5
deeplearning
ai
Tuesday, December 12, 2017 7:37 PM
Popular neural network types
Multilayer Perceptron This is the most popular type of neural network. It consists of an input layer, then a hidden layer and an output layer. The structure of such a network is as follows: Here we have
$ 4.744
9
3
deeplearning
ai
Friday, December 8, 2017 10:12 AM
AlphaZero defeats the best engines in chess, shogi and Go
Not so long ago AlphaGo Zero celebrated the triumphs in the game Go, and now DeepMind presented a new version called AlphaZero, which is more generic, because it faced the strongest engines in games such
$ 0.160
6
deeplearning
machine-learning
Friday, October 27, 2017 3:16 PM
Pretrained deep learning models with demos
Models are pretrained so after download there is no need to train them. Object recognition: VGG16 Inception V3 Mobile Net Object Detection: SSD Inception v2 NLP: Unsupervised Sentiment Neuron DeepMoji
$ 0.091
5
deeplearning
programming
Friday, October 20, 2017 5:04 AM
NLP Tasks and References
List contains such topics as: Anaphora Resolution Automated Essay Scoring Automatic Speech Recognition Automatic Summarisation Coreference Resolution Entity Linking Grammatical Error Correction Grapheme
$ 0.091
6
deeplearning
programming
Sunday, October 15, 2017 8:49 PM
Free books for Machine Learning
Free books: Mining of Massive Datasets An Introduction to Statistical Learning (with applications in R) Deep Learning Bayesian methods for hackers Understanding Machine Learning: From Theory to Algorithms
$ 0.000
1
deeplearning
programming
Sunday, October 15, 2017 4:25 PM
Notes on Machine Learning & Artificial Intelligence
Notes contains such topics as: Machine Learning Deep Learning Python Statistics Cloud computing Javacript SQL Scala Regex Mathematics Algorithms
$ 0.181
3
deeplearning
programming
Sunday, October 15, 2017 9:39 AM
Deep learning resources
List contains: online courses books articles libraries datasets math theory papers YT channels / videos
$ 0.187
3
deeplearning
programming
Saturday, October 14, 2017 8:43 PM
List of machine learning courses - ranked by reviews
Top courses from list: Machine Learning (Stanford University via Coursera) Machine Learning (Columbia University via edX) [Machine Learning A-Z™: Hands-On Python & R In Data Science]( _
$ 0.185
3
deeplearning
programming
Saturday, October 14, 2017 9:55 AM
Machine learning cheat sheets
Great cheat sheets for: Machine Learning / Deep Learning frameworks (Tensorflow, Keras, Scikit-learn) Python numerical / scientific libraries (numpy, scipy, pandas) Plot libraries (Matplotlib - python,
$ 0.185
3
deeplearning
deep-learning
Thursday, October 12, 2017 5:06 PM
OpenAI: Competitive Self-Play
OpenAI set up competitions between 3D robots. Each robot has a goal (push the other robot, go to other side, kick the ball). The robots learn behaviors like tackling, ducking, faking, kicking and catching,
$ 0.186
3
1