From f5a6dd68c10e30a8489329c7586fa5966142e6e7 Mon Sep 17 00:00:00 2001 From: Vishvajit Pathak Date: Wed, 9 Nov 2016 16:28:39 +0530 Subject: [PATCH 1/4] added pylearn2 in python projects --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac6f3f8..81d4fc0 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Kinto](https://github.com/Kinto/kinto/labels/easy-pick) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Pinax](https://github.com/pinax/pinax/labels/first-timers-only) _(label: first-timers-only)_
A Django-based platform for rapidly developing websites. - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. +- [pylearn2](https://github.com/lisa-lab/pylearn2) _(label: easy)_
A Machine Learning library based on Theano. + ## Ruby From 61f84d077d945d8ad25c9d73505801bee21c3fef Mon Sep 17 00:00:00 2001 From: Vishvajit Pathak Date: Thu, 10 Nov 2016 01:32:10 +0530 Subject: [PATCH 2/4] removed redundant blank line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 81d4fc0..09fc677 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,6 @@ If you are an open source project maintainer, add the label `first-timers-only` - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [pylearn2](https://github.com/lisa-lab/pylearn2) _(label: easy)_
A Machine Learning library based on Theano. - ## Ruby - [JRuby](https://github.com/jruby/jruby/labels/beginner) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. From 7d21f74121ddf630456b3092c316e8c6ec4b998f Mon Sep 17 00:00:00 2001 From: Vishvajit Pathak Date: Mon, 14 Nov 2016 14:13:42 +0530 Subject: [PATCH 3/4] added correct link to For beginners label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09fc677..aa75bed 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Kinto](https://github.com/Kinto/kinto/labels/easy-pick) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Pinax](https://github.com/pinax/pinax/labels/first-timers-only) _(label: first-timers-only)_
A Django-based platform for rapidly developing websites. - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. -- [pylearn2](https://github.com/lisa-lab/pylearn2) _(label: easy)_
A Machine Learning library based on Theano. +- [pylearn2](https://github.com/lisa-lab/pylearn2/issues?q=is%3Aopen+is%3Aissue+label%3A%22For+beginners%22) _(label: easy)_
A Machine Learning library based on Theano. ## Ruby From 27d794faa384b1b8bb87a929544f8391b384f54b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 15 Nov 2016 08:09:28 +0000 Subject: [PATCH 4/4] Update pylearn2 link and label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa75bed..3d4c8f5 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Kinto](https://github.com/Kinto/kinto/labels/easy-pick) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Pinax](https://github.com/pinax/pinax/labels/first-timers-only) _(label: first-timers-only)_
A Django-based platform for rapidly developing websites. - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. -- [pylearn2](https://github.com/lisa-lab/pylearn2/issues?q=is%3Aopen+is%3Aissue+label%3A%22For+beginners%22) _(label: easy)_
A Machine Learning library based on Theano. +- [pylearn2](https://github.com/lisa-lab/pylearn2/labels/For%20beginners) _(label: For beginners)_
A Machine Learning library based on Theano. ## Ruby