Skip to content

Commit

Permalink
Fix issue vicky002#225 - add resources for association learning and a…
Browse files Browse the repository at this point in the history
…priori algorithm
  • Loading branch information
alexander-ponomaroff committed Oct 10, 2018
1 parent 2aa4486 commit be2ee14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Machine-Learning/Sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ category: Libraries
* [Image Databases](http://www.imageprocessingplace.com/root_files_V3/image_databases.htm)
* [Deep Learning Datasets](http://deeplearning.net/datasets/)
* [Qwiklab. NVIDIA courses](https://nvidia.qwiklab.com/)
* [Association Rules Mining and Apriori Algorithm](https://www.datatheque.com/posts/association-analysis/)


### Libraries
Expand All @@ -83,6 +84,7 @@ category: Libraries
* [Lassage (Built over Theano)](http://lasagne.readthedocs.io/en/latest/user/tutorial.html)
* [PyTorch](http://pytorch.org/)
* [Turicreate (by Apple)](https://apple.github.io/turicreate/docs/api/index.html)
* [MLxtend](http://rasbt.github.io/mlxtend/)

#### Java

Expand Down Expand Up @@ -125,6 +127,7 @@ category: Libraries
* Linear Discriminant Analysis (LDA)
* Autoencoders
* Bagging and boosting
* Apriori


### Popular Datasets
Expand All @@ -141,6 +144,7 @@ category: Libraries
* [20 Newsgroups Dataset](https://www.kaggle.com/crawford/20-newsgroups)
* [Kodak Image Dataset](http://r0k.us/graphics/kodak/)
* [Image Net Dataset](http://image-net.org)
* [The Instacart Online Grocery Shopping Dataset 2017](https://www.instacart.com/datasets/grocery-shopping-2017)


### Relevant Research Papers
Expand Down

0 comments on commit be2ee14

Please sign in to comment.