Goto

Collaborating Authors

 Instructional Material


6 Books Every Data Scientist Should Keep Nearby

@machinelearnbot

Statistical learning and related methods are necessary to work in data science. This textbook is designed to help anyone and everyone, from an undergraduate to a Ph.D. student, understand the concepts. Of course, it also offers a great selection of R labs and practices, with detailed explanations and walkthroughs. The idea is that you can use it as a direct resource while practicing data science, especially during the educational phase. Plus, it's a great resource to have around and look back at regularly. The concepts and information are practical for daily applications.


Machine Learning in a Year – Learning New Stuff – Medium

#artificialintelligence

During the christmas vacation of 2015, I got a motivational boost again and decided try out Kaggle. So I spent quite some time experimenting with various algorithms for their Homesite Quote Conversion, Otto Group Product Classification and Bike Sharing Demand contests. The main takeaway from this was the experience of iteratively improving the results by experimenting with the algorithms and the data. I learned to trust my logic when doing machine learning. If tweaking a parameter or engineering a new feature seems like a good idea logically, it's quite likely that it actually will help.


A Gentle Introduction to TensorFlow.js – Zaid Alyafeai – Medium

@machinelearnbot

Using that you can create CNNs, RNNs, etc … on the browser and train these modules using the client's GPU processing power. Hence, a server GPU is not needed to train the NN. I created this simple demo with the code in Github. After this quick tutorial you should be able to understand the minimum requirements to create your first deep learning module in the browser. If you are familiar with deep learning platforms like TensorFlow you should be able to recognize that tensors are n dimensional arrays that are consumed by operators.


Aiming to fill skill gaps in AI, Microsoft makes training courses available to the public

#artificialintelligence

As a software engineer at Microsoft, Elena Voyloshnikova's job is to make informed recommendations about how to improve the performance of software engineering tools. But too often, she spends her days manually analyzing the data she needs to make those decisions. Lately, her team has been discussing the potential of building machine learning models to automate that task – creating more time to focus on the decision-making. That's why she was intrigued when she received an email announcing an upcoming AI training session for Microsoft employees. "I asked my manager, 'Can I go to this?'" she said.


Design Patterns for Recommendation Systems – Everyone Wants a Pony

@machinelearnbot

Ted Dunning (Chief Application Architect at MapR) and Ellen Friedman have written a new O'Reilly Media book on _"Practical Machine Learning – Innovations in Recommendation" _(released in January 2014). This book examines one of the most interesting, fun, and powerful data science applications in the big data universe: recommendation systems. For me, this was one of the most interesting applications of data mining that immediately captured my imagination after I embarked on the journey to data science (drifting away from my astrophysics roots) about a dozen years ago. It is also one of the most common use cases that are taught in data science MOOCs and other analytics training courses. I believe that the love affair with recommender systems can be partly attributed to two things.


On Demand: Digital Experiences Using a Conversational Interface

#artificialintelligence

How do you interact with your customers? Given the predominance of mobile devices and messaging apps, many experts believe the next era of customer interaction will belong to "the conversational layer" -- both text- and voice-driven -- that will use chat, messaging, or natural language interfaces to interact with people, brands, services, and bots. In this webinar, Babson College's Bala Iyer, author of the MIT SMR article "Do You Have a Conversational Interface?," Using industry examples and findings from his research, he offers strategies for capitalizing on conversational interfaces to capture customer loyalty.


Deep Learning by Andrew Ng (deeplearning.ai): A Course-by-Course Review - Data Meets Media

#artificialintelligence

Andrew Ng's five courser aims to give newbies and practitioners a crash course on all things deep learning – from fully connected neural networks to convolutional nets to sequence models. I've taken all five courses, and completed four. For some more online course recommendations, check out the best online courses to get started with data science. The first course in the specialization focuses on the building blocks of deep learning. It goes over logistic regression interpreted as a one-layer network, shallow networks, and finally deep networks as stacked shallow networks. Well, if you've taken Andrew Ng's precursor course Machine Learning, then the first course in Deep Learning is basically just an elaboration of the neural network part.


Top 5 Data Science and Machine Learning Course for Programmers - DZone AI

#artificialintelligence

Many programmers are moving towards data science and machine learning hoping for better pay and career opportunities -- and there is a reason for it. Data scientist has been ranked the number one job on Glassdoor for last a couple of years and the average salary of a data scientist is over $120,000 in the United States according to Indeed. Data science is not only a rewarding career in terms of money but it also provides the opportunity you to solve some of the world's most interesting problems. IMHO, that's the main motivation many good programmers are moving towards data science, machine learning, and artificial intelligence. If you are in the same boat and thinking about becoming a data scientist in 2018, then you have come to the right place.


The Possibilities of Artificial Intelligence in Education

#artificialintelligence

I recently had the pleasure of being invited to speak at The Item Conference http://www.item.nu/cgi-oic/pagedb.exe/show?no 1 in London for educators, policy-makers and head-teachers visiting our amazing City for inspiration and knowledge about how to foster creativity in children with I. T. They were particularly interested in the possibilities of Artificial Intelligence and Machine Learning. So, with thinking cap on, and just a few short hours to prepare, I was thrilled to find out that A.I in education is not the work of science fiction, but is with us right now -- in action, and starting to build impact. For hundreds of years, humans have pondered the idea of building intelligent machines. Over this time, artificial intelligence has had highs and lows, demonstrated successes and unfulfilled potential. Today, the news is filled with the application of AI and machine learning to new problems.


The Master Algorithm – The Startup – Medium

#artificialintelligence

The algorithm to rule them all! That definitely sounds like a mega-nerdy thing to say that is far-fetched. However, many people in academia and industry are racing to find the algorithm that can generally solve many, many problems. It is still very much a theoretical problem, and one that can really spark the imagination if you just put some thought to it. I first heard about the coined term'The Master Algorithm' while driving back home listening to this podcast.