syw2014 / DL-Course

A repo about deep learning course include cs231n, cs244n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning Study

This repository was the records when studying deep learning courses, firstly I start DL courses from cs244n and cs231n.

Tabel of Contents

1. cs244n

CS244N is meanly talk about how to do NLP tasks with DL, cover word vector representations, window-based neural networks, recurrent neural networks, long-short-term-memory models, recursive neural networks,convolutional neural networks as well as some recent models involving a memory component.Detail introduction at here

2. cs231n

This course is a deep dive into details of the deep learning architectures with a focus on learning end-to-end models for these tasks, particularly image classification. detail introduction at here

3. Deep Learning Practice

Here I also record the models and practice with tensorflow.

About

A repo about deep learning course include cs231n, cs244n


Languages

Language:Python 69.9%Language:TeX 28.7%Language:Shell 1.3%Language:Makefile 0.2%