Commit Graph

1567 Commits

Author SHA1 Message Date
ipcenas
ad2e46dcc5
added Interpretable AI 2020-11-11 14:24:39 +01:00
Joseph Misiti
c02267c701
Merge pull request #756 from ipcenas/patch-7
added Semi-Supervised Deep Learning with GANs for Melanoma Detection
2020-11-05 15:40:15 -05:00
ipcenas
6b5742dbb9
added Semi-Supervised Deep Learning with GANs for Melanoma Detection 2020-11-05 21:26:27 +01:00
Markus Löning
326e66b514
Update README.md 2020-11-02 07:42:59 +00:00
Joseph Misiti
669e844a9b
Merge pull request #754 from JStumpp/patch-2
Update courses.md
2020-10-29 11:53:58 -04:00
Jürgen Stumpp
28eccc477c
Update courses.md
Added Roadmap to becoming an Artificial Intelligence Expert
2020-10-29 16:38:16 +01:00
Joseph Misiti
c078f07dff
Merge pull request #753 from HHK1/master
add delight spark listener
2020-10-27 10:33:48 -04:00
Henry Huck
8ec202bc12
add delight spark listener 2020-10-27 14:34:06 +01:00
Joseph Misiti
d7b3a83ea2
Merge pull request #752 from IgorSusmelj/patch
add lightly library for self-supervised learning
2020-10-26 10:56:33 -04:00
IgorSusmelj
5d15ef8d5a add lightly library 2020-10-25 10:01:12 +01:00
Joseph Misiti
0e2b95e717
Merge pull request #746 from zackteo/patch-2
Remove Duplicates in Table of Contents
2020-10-23 11:44:34 -04:00
Joseph Misiti
b8427003df
Merge pull request #748 from zackteo/patch-3
Update List of Clojure ML Libraries
2020-10-23 11:43:27 -04:00
Joseph Misiti
fb27db99d6
Merge pull request #751 from cvphelps/patch-1
Add Weights & Biases to the list
2020-10-23 11:43:01 -04:00
Carey Phelps
20feb85a3f
Add Weights & Biases 2020-10-22 21:04:24 -07:00
Zachary
7685ba228c
Update List of Clojure ML Libraries
#744
2020-10-14 18:48:40 +08:00
Joseph Misiti
28bdaa293d
Merge pull request #747 from guysmoilov/master
Added DAGsHub
2020-10-13 10:14:47 -04:00
Guy Smoilovsky
30ef15c0ee
Added DAGsHub 2020-10-13 09:35:10 +03:00
Zachary
bcaed9fc59
Remove Duplicates in Table of Contents 2020-10-13 11:03:28 +08:00
Joseph Misiti
106e7d9aaa
Merge pull request #743 from zackteo/patch-1
Renamed SmileMiner to Smile and Fixed links
2020-10-12 10:15:41 -04:00
Joseph Misiti
30b0bdf403
Merge pull request #745 from tontins/master
404 error on a book link
2020-10-12 10:15:21 -04:00
Andrea Tontini
8fb7e6becc
The book I have removed gives a 404 error
It seems that the professor doesn't work at that university anymore because his home page gives 404 either:
http://www.math.hcmus.edu.vn/~bxthang/
2020-10-12 00:22:23 +02:00
Zachary
caa9f10669
Renamed SmileMiner to Smile and Fixed links
Changed Java github repo link to the website https://haifengl.github.io/
Fixed Scala link
2020-10-12 05:48:01 +08:00
Joseph Misiti
b3adaf2797
Merge pull request #742 from SpekBin/master
Fixing some typos
2020-10-11 13:13:00 -04:00
Peter Thaleikis
378fdbf55b
Fixing some typos 2020-10-11 20:35:25 +04:00
Joseph Misiti
4884b53e55
Merge pull request #741 from nidhaloff/patch-1
updated readme
2020-10-11 12:24:59 -04:00
Nidhal Baccouri
0852b987b4
updated readme
Added igel (python ML tool) as a general purpose machine learning package
2020-10-11 11:55:17 +02:00
Joseph Misiti
2234924f71
Merge pull request #739 from SpekBin/master
Cleanup after Hackaton attack
2020-10-03 17:33:59 -04:00
Peter Thaleikis
2dc0113160
Cleanup after Hackaton attack 2020-10-04 00:37:16 +04:00
Joseph Misiti
171e58a1bc
Merge pull request #737 from hslatman/hs_pysyft
Add PySyft and PyGrid
2020-10-02 12:38:52 -04:00
Herman Slatman
c4152ae954
Add PyGrid 2020-10-02 11:26:17 +02:00
Herman Slatman
9e7462a635
Add PySyft 2020-10-02 11:25:10 +02:00
Joseph Misiti
8b67461962
Merge pull request #734 from snehaldalvi/snehaldalvi
Spellings Corrected
2020-10-01 09:44:21 -04:00
Joseph Misiti
6c4f205256
Merge pull request #736 from Shanky-21/master
Added a link to DataVisualization Repository
2020-10-01 09:41:50 -04:00
Joseph Misiti
03e60ee6f0
Merge pull request #735 from codingCapricorn/master
Add neurolab-Neural Network Library
2020-10-01 09:41:21 -04:00
Joseph Misiti
34f5ae7676
Merge pull request #732 from MuhamadAzizi/patch-1
Update courses.md
2020-10-01 09:39:47 -04:00
Shashank dwivedi
640b4dfcf9
Adding a Machine learning Repositorie
This Repository contains illustrative Notebooks on 
1. Decision-Trees
2. Logistic-Reg
3. SVM classification
4. DBSCN Clustering
5. Hierarchical-Cars
6. K-Means-Clustering
7. RecSys-Collaborative
8. RecSys-Content-Based
9. Mulitple-Linear-Regression
10. NoneLinearRegression
11. Polynomial-Regression
12. Simple-Linear-Regression

Sir, I request you to please merge my PR. and kindly keep it on top so that anyone can see it immediately.
2020-10-01 15:29:32 +05:30
Shashank dwivedi
98b47ca84c
Added a link to DataVisualization Repository
As always Hands on Experience is always more helpful to learn any concept.

This Repository Contains many Notebooks for DataVisualization techniques using Python Language. 

1. Introduction-to-Matplotlib-and-Line-Plots
2. Pie-Charts-Box-Plots-Scatter-Plots-and-Bubble-Plots
3. Waffle-Charts-Word-Clouds-and-Regression-Plots
4. Area-Plots-Histograms-and-Bar-Charts
5. working with Artist layer of matplotlib
6. Proj-Loan-answer - This one is of mine. 
I have collected most of these notebooks from coursera courses. I have also made one of them and working with artist layer is downloaded from google. 

Kindly merge this PR. I really have done some work for getting this PR accepted. Followed all your rules. It will be very helpful to everyone want to learn Datavisualization.

I'll be adding one more PR on machine learning Basic Algorithms Notebooks. Like Recommender system, Clustering, Classification, Regression in about two hours
2020-10-01 15:04:56 +05:30
Coding Capricorn
7bbe58a177
Update README.md 2020-10-01 11:40:53 +05:30
unknown
3f9049e8fb Spellings Corrected 2020-10-01 11:23:06 +05:30
MuhamadAzizi
dd7c1fe89d
Update courses.md
Add one
2020-10-01 09:11:48 +07:00
Joseph Misiti
280315a846
Merge pull request #731 from reachpranjal/master
Added datascience and deep learning books
2020-09-30 17:03:29 -04:00
Pranjal
96bae5645d
Update books.md 2020-10-01 02:27:55 +05:30
Pranjal
4a2683214d
Update books.md 2020-10-01 02:18:33 +05:30
Pranjal
336f7f16ec
Update books.md 2020-10-01 02:17:35 +05:30
Joseph Misiti
205654f42e
Merge pull request #730 from Castlesai/master
Improved Docs
2020-09-30 11:23:59 -04:00
Sairaj Sawant
cd18e34ff3
Update README.md 2020-09-30 20:49:16 +05:30
Joseph Misiti
34ea11e5c7
Merge pull request #728 from Shivamjindal1/master
I have added something about machine learning in README.md
2020-09-30 10:09:07 -04:00
Joseph Misiti
d5cfed8af4
Merge pull request #729 from misrapk/master
Improved Readme
2020-09-30 10:08:47 -04:00
Peeyush Kant Misra
245f0264e0
Update README.md 2020-09-30 19:35:05 +05:30
Shivamjindal1
b5144b4123
Update README.md 2020-09-30 18:56:56 +05:30