Skip to content

Commit fd810bb

Browse files
committed
Update README.md
1 parent 756cc65 commit fd810bb

File tree

1 file changed

+11
-24
lines changed

1 file changed

+11
-24
lines changed

README.md

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ This repository contains a topic-wise curated list of Machine Learning tutorials
6464

6565
<a name="interview" />
6666
##Interview Resources
67-
- [How can a computer science graduate student prepare himself for data scientist/machine learning interviews?](https://www.quora.com/How-can-a-computer-science-graduate-student-prepare-himself-for-data-scientist-machine-learning-intern-interviews)
67+
- [How can a computer science graduate student prepare himself for data scientist interviews?](https://www.quora.com/How-can-a-computer-science-graduate-student-prepare-himself-for-data-scientist-machine-learning-intern-interviews)
6868
- [How do I learn Machine Learning?](https://www.quora.com/How-do-I-learn-machine-learning-1)
69-
- [Data Science Interviews](https://www.quora.com/topic/Data-Science-Interviews/faq)
69+
- [FAQs about Data Science Interviews](https://www.quora.com/topic/Data-Science-Interviews/faq)
7070
- [What are the key skills of a data scientist?](https://www.quora.com/What-are-the-key-skills-of-a-data-scientist)
7171

7272
<a name="ai" />
@@ -81,8 +81,8 @@ This repository contains a topic-wise curated list of Machine Learning tutorials
8181
- [Genetic Algorithms vs Artificial Neural Networks](http://stackoverflow.com/questions/1402370/when-to-use-genetic-algorithms-vs-when-to-use-neural-networks)
8282
- [Genetic Algorithms Explained in Plain English](http://www.ai-junkie.com/ga/intro/gat1.html)
8383
- [Genetic Programming](https://en.wikipedia.org/wiki/Genetic_programming)
84-
- [Genetic Programming in Python | GitHub](https://github.com/trevorstephens/gplearn)
85-
- [Genetic Alogorithms vs Genetic Programming | Quora](https://www.quora.com/Whats-the-difference-between-Genetic-Algorithms-and-Genetic-Programming), [StackOverflow](http://stackoverflow.com/questions/3819977/what-are-the-differences-between-genetic-algorithms-and-genetic-programming)
84+
- [Genetic Programming in Python (GitHub)](https://github.com/trevorstephens/gplearn)
85+
- [Genetic Alogorithms vs Genetic Programming (Quora)](https://www.quora.com/Whats-the-difference-between-Genetic-Algorithms-and-Genetic-Programming), [StackOverflow](http://stackoverflow.com/questions/3819977/what-are-the-differences-between-genetic-algorithms-and-genetic-programming)
8686

8787
<a name="stat" />
8888
##Statistics
@@ -109,27 +109,14 @@ This repository contains a topic-wise curated list of Machine Learning tutorials
109109
- [Alex Minnaar's Blog](http://alexminnaar.com/) - A blog about Machine Learning and Software Engineering
110110
- [Statistically Significant](http://andland.github.io/) - Andrew Landgraf's Data Science Blog
111111
- [Simply Statistics](http://simplystatistics.org/) - A blog by three biostatistics professors
112-
- [Yanir Seroussi's Blog](http://yanirseroussi.com/)
113-
- [fastML](http://fastml.com/)
112+
- [Yanir Seroussi's Blog](http://yanirseroussi.com/) - A blog about Data Science and beyond
113+
- [fastML](http://fastml.com/) - Machine learning made easy
114114
- [Trevor Stephens Blog](http://trevorstephens.com/)
115-
- [no free hunch | kaggle](http://blog.kaggle.com/)
116-
- [Statistical Modeling etc](http://andrewgelman.com/)
117-
- [A Quantitative Journey | outlace](http://outlace.com/)
118-
- [r4stats](http://r4stats.com/)
119-
- [Adam Paszke's Blog](https://apaszke.github.io/posts.html)
120-
- [Variance Explained Blog](http://varianceexplained.org/)
121-
- [Lars Eidnes' blog](http://larseidnes.com/)
122-
- [tedunderwook](http://tedunderwood.com/)
123-
- [AI Junkie](http://www.ai-junkie.com/)
124-
- [neuralniche](http://neuralniche.com/)
125-
- [Garbled Notes](http://www.chioka.in/)
126-
- [Beating the Benchmark](http://beatingthebenchmark.blogspot.in/)
127-
- [DnI Institute](http://dni-institute.in/blogs/)
128-
- [Galvanize](http://www.galvanize.com/blog/)
129-
- [Manuel's Blog](http://amunategui.github.io/)
130-
- [Philippe Adjiman](http://www.philippeadjiman.com/blog/)
131-
- [Win Vector Blog](http://www.win-vector.com/blog/popular-articles/)
132-
- [BzST](http://www.bzst.com/)
115+
- [no free hunch | kaggle](http://blog.kaggle.com/) - The Kaggle Blog about all things Data Science
116+
- [A Quantitative Journey | outlace](http://outlace.com/) - learning quantitative applications
117+
- [r4stats](http://r4stats.com/) - analyze the world of data science, and to help people learn to use R
118+
- [Variance Explained](http://varianceexplained.org/) - David Robinson's Blog
119+
- [AI Junkie](http://www.ai-junkie.com/) - a blog about Artificial Intellingence
133120

134121
<a name="quora" />
135122
##Resources on Quora

0 commit comments

Comments
 (0)