Recurrent Neural Networks by Example in Python

Using a Recurrent Neural Network to Write Patents

作者:Will Koehrsen 来源:medium

发布时间:2018-11-05 20:50:01

Lessons Learned from Applying Deep Learning for NLP Without Big Data

In this post I will show some methods I found on articles,blogs,forums,Kaggle and more in order to make deep learning work without big data

作者:yonatan hadar 来源:medium

发布时间:2018-10-25 16:46:20

face-api.js — JavaScript API for Face Recognition in the Browser with tensorflow.js

A JavaScript API for Face Detection, Face Recognition and Face Landmark Detection

作者:Vincent Mühler 来源:medium

发布时间:2018-10-23 22:16:18

Let’s code a Neural Network in plain NumPy

Mysteries of Neural Networks Part III

作者:Piotr Skalski 来源:medium

发布时间:2018-10-19 15:31:41

Illustrated Guide to LSTM’s and GRU’s: A step by step explanation

Hi and welcome to an Illustrated Guide to Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRU). I’m Michael, and I’m a Machine…

作者:Michael Nguyen 来源:medium

发布时间:2018-10-08 06:10:54

Stop Installing Tensorflow using pip for performance sake!

Get 8X the speed boost with the conda installation compared to the pip installation.

作者:Michael Nguyen 来源:medium

发布时间:2018-10-08 06:10:25

Machine Learning for Cybersecurity 101

The considerable number of articles cover machine learning for cybersecurity and the ability to protect us from cyberattacks. Still, it’s…

作者:Alexander Polyakov 来源:medium

发布时间:2018-10-05 18:12:56

Andrew Ng Says Enough Papers, Let’s Build AI Now!

While the scientific community continues looking for new breakthroughs in artificial intelligence, Andrew Ng believes the tech we need is…

作者:Synced 来源:medium

发布时间:2018-09-25 07:00:42

Introduction to 1D Convolutional Neural Networks in Keras for Time Sequences

An explanatory walkthrough on how to construct a 1D CNN in Keras for time sequences of sensor data.

作者:Nils Ackermann 来源:medium

发布时间:2018-09-14 20:22:47

Introduction to Word Embedding and Word2Vec

Word embedding is one of the most popular representation of document vocabulary. It is capable of capturing context of a word in a…

作者:Dhruvil Karani 来源:medium

发布时间:2018-09-02 22:18:32

How to Automate Surveillance Easily with Deep Learning

This article is a quick tutorial for implementing a surveillance system using Object Detection based on Deep Learning. It also compares the…

作者:Bharath Raj 来源:medium

发布时间:2018-08-10 16:30:05

Intuitively Understanding Variational Autoencoders

And why they’re so useful in creating your own generative text, art and even music

作者:Irhum Shafkat 来源:medium

发布时间:2018-04-05 22:44:46

Regularization in Machine Learning

One of the major aspects of training your machine learning model is avoiding overfitting. The model will have a low accuracy if it is…

作者:Prashant Gupta 来源:medium

发布时间:2017-11-16 22:24:39

Yes you should understand backprop

When we offered CS231n (Deep Learning class) at Stanford, we intentionally designed the programming assignments to include explicit…

作者:Andrej Karpathy 来源:medium

发布时间:2016-12-20 03:50:08

今日推荐

最热博客