Skip to content

Commit

Permalink
Merge pull request #29 from Zoxon470/basic_coursers
Browse files Browse the repository at this point in the history
#27 Added courses for basic machine learning
  • Loading branch information
harsh2ai authored Oct 6, 2019
2 parents 7bd8191 + 7c20f65 commit 940d7ef
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DataQuest
The git repo for every AI and python enthusiast

## welcome AI enthusiasts
## Welcome AI enthusiasts

- This Repo is still in a very naive stage so your contribution might be helpful
- Also since this is the month of October so don't forget to get started with [Hacktoberfest](https://hacktoberfest.digitalocean.com/)
Expand All @@ -10,3 +10,11 @@ Contribution Guidenlines:
- [ ] Add python files for begginers don't forget to comment the lines for newbies to understand the code
- [ ] If you think there should be some more issues to which you would like to contribute, kindly raise an issue and wait for the responses
if you have a green signal then go ahead in doing it.


## Basic paid machine learning courses

- [coursera.org -> Introduction to Machine Learning](https://coursera.org/learn/vvedenie-mashinnoe-obuchenie)
- [codecademy.com -> Why machine learning ?](https://www.codecademy.com/courses/machine-learning/lessons/why-machine-learning)
- [Udemy.com -> Machine Learning, Data Science and Deep Learning with Python](https://www.udemy.com/course/data-science-and-machine-learning-with-python-hands-on)

0 comments on commit 940d7ef

Please sign in to comment.