Skip to content

Commit

Permalink
add resources
Browse files Browse the repository at this point in the history
  • Loading branch information
handong1587 committed Sep 24, 2017
1 parent d7c2173 commit a867e08
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ at INT8 deep learning operations than other FPGA DSP architectures"

- intro: ICCV 2017
- arxiv: [https://arxiv.org/abs/1709.01041](https://arxiv.org/abs/1709.01041)
- github: [https://github.com/mmasana/DALR](https://github.com/mmasana/DALR)

# Pruning

Expand Down
8 changes: 8 additions & 0 deletions _posts/deep_learning/2015-10-09-dl-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,14 @@ not just the convolutions)
- github: [https://github.com/taineleau/efficient_densenet_mxnet](https://github.com/taineleau/efficient_densenet_mxnet)
- github: [https://github.com/Tongcheng/DN_CaffeScript](https://github.com/Tongcheng/DN_CaffeScript)

# SENet

**Squeeze-and-Excitation Networks**

- intro: ILSVRC 2017 image classification winner
- arxiv: [https://arxiv.org/abs/1709.01507](https://arxiv.org/abs/1709.01507)
- github: [https://github.com/hujie-frank/SENet](https://github.com/hujie-frank/SENet)

## ImageNet Projects

**Training an Object Classifier in Torch-7 on multiple GPUs over ImageNet**
Expand Down
5 changes: 5 additions & 0 deletions _posts/deep_learning/2015-10-09-recommendation-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,11 @@ date: 2015-10-09
- intro: University of New South Wales & Nanyang Technological University
- arxiv: [https://arxiv.org/abs/1707.07435](https://arxiv.org/abs/1707.07435)

**Training Deep AutoEncoders for Collaborative Filtering**

- arxiv: [https://arxiv.org/abs/1708.01715](https://arxiv.org/abs/1708.01715)
- github: [https://github.com/NVIDIA/DeepRecommender](https://github.com/NVIDIA/DeepRecommender)

# Slides

**Deep learning for music recommendation**
Expand Down
7 changes: 7 additions & 0 deletions _posts/deep_learning/2015-10-09-reinforcement-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,13 @@ The project is dedicated to hero in life great Jesse Livermore.
- youtube: [https://www.youtube.com/watch?v=Hqf__FlRlzg](https://www.youtube.com/watch?v=Hqf__FlRlzg)
- github: [https://github.com/llSourcell/pong_neural_network_live](https://github.com/llSourcell/pong_neural_network_live)

# Tips and Tricks

**DeepRLHacks**

- intro: The Nuts and Bolts of Deep RL Research
- github: [https://github.com/williamFalcon/DeepRLHacks](https://github.com/williamFalcon/DeepRLHacks)

# Library

**BURLAP: Brown-UMBC Reinforcement Learning and Planning (BURLAP) java code library**
Expand Down
5 changes: 5 additions & 0 deletions _posts/deep_learning/2015-10-09-training-dnn.md
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,11 @@ date: 2015-10-09
- arxiv: [https://arxiv.org/abs/1708.06020](https://arxiv.org/abs/1708.06020)
- github: [https://github.com/webstorms/AugmentedDatasets](https://github.com/webstorms/AugmentedDatasets)

**Augmentor: An Image Augmentation Library for Machine Learning**

- arxiv: [https://arxiv.org/abs/1708.04680](https://arxiv.org/abs/1708.04680)
- github: [https://github.com/mdbloice/Augmentor](https://github.com/mdbloice/Augmentor)

## Imbalanced Datasets

**Investigation on handling Structured & Imbalanced Datasets with Deep Learning**
Expand Down

0 comments on commit a867e08

Please sign in to comment.