<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Soft Skills on DataThrillz</title><link>https://datathrillz.com/categories/soft-skills/</link><description>Recent content in Soft Skills on DataThrillz</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 15 Feb 2021 17:18:46 +0000</lastBuildDate><atom:link href="https://datathrillz.com/categories/soft-skills/index.xml" rel="self" type="application/rss+xml"/><item><title>Binder &amp; Repl.it</title><link>https://datathrillz.com/posts/2021-02-15-binder-repl-it/</link><pubDate>Mon, 15 Feb 2021 17:18:46 +0000</pubDate><guid>https://datathrillz.com/posts/2021-02-15-binder-repl-it/</guid><description>&lt;p&gt;I recently discovered two great tools for easily creating interactive coding environments without installing a thing. These tools facilitate sharing of code in multiple languages and are wonderful resources for demonstrating programming concepts when teaching a course.&lt;/p&gt;
&lt;h1 id="binder"&gt;&lt;strong&gt;Binder&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;The first tool is called Binder, is open-source and was released in 2017. It is awesome because it allows data scientists to share their work in Python , R or Julia in a reproducible manner. Binder can be configured for Python (Anaconda or pip environment) and R (using RStudio and/or Shiny). Multiple user interfaces can be specified. For example, for Python we can use a terminal or Jupyter notebook in the repo.&lt;/p&gt;</description></item><item><title>Writing Awesome READMEs</title><link>https://datathrillz.com/posts/2021-01-13-writing-awesome-readmes/</link><pubDate>Wed, 13 Jan 2021 17:08:23 +0000</pubDate><guid>https://datathrillz.com/posts/2021-01-13-writing-awesome-readmes/</guid><description>&lt;p&gt;This article will explore possible items to include your Git repo README file. We will discuss several items that we can include in a README and when to include them.&lt;/p&gt;
&lt;h2 id="what-is-a-readme"&gt;What is a README?&lt;/h2&gt;
&lt;p&gt;A README file is a text file that explains a project to new user. It helps users quickly understand where to find information on the project such as brief description of your project, how to install/fork it and/or how to use your code. READMEs live in the top level directory of your repo in GitHub, Bitbucket or GitLab.&lt;/p&gt;</description></item><item><title>Staying Up-To-Date on AI/ML</title><link>https://datathrillz.com/posts/2020-11-24-staying-up-to-date-on-ai-ml/</link><pubDate>Tue, 24 Nov 2020 16:14:54 +0000</pubDate><guid>https://datathrillz.com/posts/2020-11-24-staying-up-to-date-on-ai-ml/</guid><description>&lt;h2 id="great-email-newsletters-on-aiml"&gt;Great Email Newsletters on AI/ML&lt;/h2&gt;
&lt;p&gt;All newsletters are released weekly.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jack-clark.net/"&gt;Import AI&lt;/a&gt; - AI newsletter that summarizes recent news articles and research; I enjoy how honest and succinct this newsletter is; also like that the implications of new algorithms are always discussed by Jack, who is an advocate for improved ML model explicability and data privacy. &lt;/li&gt;
&lt;li&gt;&lt;a href="http://aiweekly.co/"&gt;AI News Weekly&lt;/a&gt; - curated list of AI-related articles; presents a brief summary of each article describing the latest news, applied use cases and ethics; has ads&lt;/li&gt;
&lt;li&gt;&lt;a href="https://essentials.news/ai/applied-use-cases"&gt;AI Applied use Cases Top News&lt;/a&gt; - curated list of the latest AI news articles; subscribers can customize their newsletters according to topics of interest; weekly&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.deeplearning.ai/thebatch/"&gt;The Batch &lt;/a&gt;- newsletter from deeplearning.ai more academic with discussion of recent AI research papers; great breakdown of topics e.g. what’s new, why it matters and the implications&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.topbots.com/"&gt;TOPBOTS &lt;/a&gt;- list of various AI articles recently released on TOPBOT.com; articles cover a wide array of topics e.g. NLP, ML in marketing and interpretability; articles tend to be more technical&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pyimagesearch.com/topics/"&gt;PyImageSearch&lt;/a&gt; - articles on using Python to tackle real-world computer vision and deep learning problems; very practical, well-done computer vision blog. I highly recommend Adrian’s free email courses.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://opendatascience.com/?__hstc=19222759.6bdc32f5d914f7aaffa74265cc8f74aa.1602949716965.1602949716965.1606249902127.2&amp;amp;__hssc=19222759.1.1606249902127&amp;amp;__hsfp=3629513924"&gt;ODSC &lt;/a&gt;- newsletter with articles spanning various topics geared to beginners, experts and everyone in between. They also offer webinars (free and paid) as well as online meetups.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="podcasts"&gt;Podcasts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dataskeptic.com/"&gt;Data Skeptic&lt;/a&gt; has short episodes that cover various ML concepts&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twimlai.com/shows/"&gt;TWIML AI&lt;/a&gt; - Formally This Week in ML &amp;amp; AI is hosted by Sam Charrington who asks really strong questions to the latest and greatest AI/ML researchers.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://changelog.com/practicalai"&gt;Practical AI&lt;/a&gt; - aims to make AI accessible to everyone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="find-practical-information-on-aiml"&gt;Find Practical Information on AI/ML&lt;/h2&gt;
&lt;p&gt;&lt;img loading="lazy" src="https://datathrillz.com/images/practical.png"&gt;&lt;/p&gt;</description></item></channel></rss>