<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>new year&#039;s resolution Archives - Creatronix</title>
	<atom:link href="https://creatronix.de/tag/new-years-resolution/feed/" rel="self" type="application/rss+xml" />
	<link>https://creatronix.de/tag/new-years-resolution/</link>
	<description>My adventures in code &#38; business</description>
	<lastBuildDate>Sun, 03 Aug 2025 18:57:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>My personal roadmap for learning data science in 2018</title>
		<link>https://creatronix.de/my-personal-road-map-for-learning-data-science/</link>
		
		<dc:creator><![CDATA[Jörn]]></dc:creator>
		<pubDate>Wed, 13 Dec 2017 14:05:14 +0000</pubDate>
				<category><![CDATA[Data Science & SQL]]></category>
		<category><![CDATA[Self-Improvement & Personal Finance]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[new year's resolution]]></category>
		<category><![CDATA[numpy]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[road map]]></category>
		<guid isPermaLink="false">http://creatronix.de/?p=1177</guid>

					<description><![CDATA[<p>I got confused by all the buzzwords: data science, machine learning, deep learning, neural nets, artificial intelligence, big data, and so on and so on. As an engineer I like to put some structure to the chaos. Inspired by Roadmap: How to Learn Machine Learning in 6 Months and Tetiana Ivanova &#8211; How to become&#8230;</p>
<p>The post <a href="https://creatronix.de/my-personal-road-map-for-learning-data-science/">My personal roadmap for learning data science in 2018</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I got confused by all the buzzwords: data science, machine learning, deep learning, neural nets, artificial intelligence, big data, and so on and so on.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-1253" src="https://creatronix.de/wp-content/uploads/2017/12/normal_distribution_3.png" alt="" width="487" height="469" srcset="https://creatronix.de/wp-content/uploads/2017/12/normal_distribution_3.png 487w, https://creatronix.de/wp-content/uploads/2017/12/normal_distribution_3-300x289.png 300w" sizes="(max-width: 487px) 100vw, 487px" /></p>
<p>As an engineer I like to put some structure to the chaos. Inspired by <a href="https://youtu.be/MOdlp1d0PNA"><span id="eow-title" class="watch-title" dir="ltr" title="Roadmap: How to Learn Machine Learning in 6 Months">Roadmap: How to Learn Machine Learning in 6 Months </span></a>and <a href="https://youtu.be/rIofV14c0tc"><span id="eow-title" class="watch-title" dir="ltr" title="Tetiana Ivanova - How to become a Data Scientist in 6 months a hacker’s approach to career planning">Tetiana Ivanova &#8211; How to become a Data Scientist in 6 months a hacker’s approach to career planning </span></a> I build my own learning road map for this year:<br />
So 2018 will be all about Data Science. Hearing about the <a href="http://jarche.com/pkm/">Personal Knowledge Mastery</a> concept at SWEC17 I am going to tackle the learning process on different levels.</p>
<h2>Watch the Pros</h2>
<p>Thanks to open course ware there are a ton of awesome university courses online e.g.:</p>
<p><a href="https://youtu.be/C1lhuz6pZC0">MIT 6.0002 Introduction to Computational Thinking and Data Science</a></p>
<h2>Learn the tools</h2>
<p>There is already a whole bunch of tools we can consider belonging to a standard data science stack. Because my main language is Python the focus is of course on mostly python modules.</p>
<ul>
<li><a href="https://creatronix.de/introduction-to-jupyter-notebook/">JuPyter Notebook</a></li>
<li><a href="https://creatronix.de/linear-algebra-with-numpy-part-1/">numpy</a></li>
<li>pandas</li>
<li><a href="https://seaborn.pydata.org/">seaborn</a></li>
<li><a href="https://bokeh.pydata.org/en/latest/">bokeh</a></li>
<li><a href="http://holoviews.org/">holoviews</a></li>
<li><a href="http://scikit-learn.org/stable/">scikit-learn</a></li>
<li><a href="https://keras.io/">keras</a> / <a href="https://www.tensorflow.org/">TensorFlow</a></li>
<li>Tableau</li>
</ul>
<h2>Finishing Udacity / Udemy courses</h2>
<p>To brush up my python skills and my knowledge of basic computer science I will finish some already started online courses:</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>[  ] <a href="https://creatronix.de/ud120-intro-to-machine-learning/">Introduction to Machine Learning</a></li>
<li>[  ] Python Bootcamp</li>
<li>[  ] Algorithms and Data Structures</li>
<li>[  ] Introduction to Artificial Intelligence</li>
<li>[  ] <a href="https://classroom.udacity.com/courses/ud810/">Introduction to computer vision</a></li>
<li>[  ] <a href="https://classroom.udacity.com/courses/cs373">Artificial Intelligence for Robotics</a></li>
</ul>
</li>
</ul>
<h2>Reading data science books</h2>
<p>To get a broad overview I bought two books on DS / ML</p>
<ul>
<li>[  ] Data Science from Scratch</li>
<li>[  ] Hands on Machine Learning</li>
</ul>
<h2>Do Exercises on Kaggle</h2>
<ul>
<li>[x] Create Account at Kaggle</li>
<li>[  ] Do first exercise</li>
<li>[  ] Participate in a contest</li>
</ul>
<h2>Visit Meetups about Data Science</h2>
<p>[  ] Visit <a href="https://www.meetup.com/de-DE/Nuernberg-Big-Data/?_af_cid=Nuernberg-Big-Data">Big Data Meetup Events</a></p>
<h2>Add some Peer Pressure</h2>
<p>My brother in law and I teemed up and build a Whatsapp learn &amp; exchange group. We are currently four members.</p>
<h2>Write Blog Articles</h2>
<p>I will try to incorporate some of the stuff I&#8217;ve learned into blog articles.</p>
<p>I already did</p>
<ul>
<li><a href="https://creatronix.de/bayes-theorem-part-1/">Bayes’ Theorem Part 1</a></li>
<li><a href="https://creatronix.de/data-science-overview/">Data Science Overview</a></li>
<li><a href="https://creatronix.de/classification-precision-and-recall/">Classification: Precision and Recall</a></li>
<li><a href="https://creatronix.de/confusion-matrix/">Confusion Matrix</a></li>
<li><a href="https://creatronix.de/ud120-intro-to-machine-learning/">UD120 Intro to Machine Learning</a></li>
<li><a href="https://creatronix.de/lesson-2-naive-bayes/">Lesson 2: Naive Bayes</a></li>
<li><a href="https://creatronix.de/lesson3-support-vector-machines/">Lesson 3: Support Vector Machines</a></li>
</ul>
<p>So stay tuned!</p>
<p>The post <a href="https://creatronix.de/my-personal-road-map-for-learning-data-science/">My personal roadmap for learning data science in 2018</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
