Goto

Collaborating Authors

 Learning Management


Train Machine Learning model with IBM Watson, Core ML, Swift

@machinelearnbot

Apple recently announced their partnership with IBM to leverage IBM's Watson service to train machine learning models for CoreML. So that mean you now can build apps that leverage Watson machine learning models on iPhone and iPad, even when your device is offline. Your apps can quickly analyze images, accurately classify visual content, and easily train models using Watson Services. With this video series you will learn to onboard with not only pre-trained Watson models but customize and train models that continuously learn over time. In Apple's own words "You can build apps that seamlessly integrate with IBM Cloud using the IBM Cloud Developer Console for Apple. This allows you to quickly tap into Watson Services for Core ML, as well as other IBM cloud services including authentication, data, analytics, and more. The console provides a catalog of starter kits designed for common frameworks that integrate with IBM Cloud."


Stock Technical Analysis with Python Udemy

#artificialintelligence

It explores main concepts from basic to expert level which can help you achieve better grades, develop your academic career, apply your knowledge at work or do research as experienced investor. Learning stock technical analysis is indispensable for finance careers in areas such as equity research and equity trading. It is also essential for academic careers in quantitative finance. And it is necessary for experienced investors stock technical trading research and development. But as learning curve can become steep as complexity grows, this course helps by leading you step by step using S&P 500 Index ETF prices historical data for back-testing to achieve greater effectiveness.


Machine Learning with Apache Spark 2: 2-in-1 Udemy

@machinelearnbot

Apache Spark lets you apply machine learning techniques to data in real time, giving users immediate machine-learning based insights based on what's happening right now. It's used to create machine learning models and programs that are distributed and much faster compared to standard machine learning toolkits such as R or Python. If you're a data professional who is familiar with machine learning and wants to use Apache Spark for developing efficient and fast machine learning systems, then this learning path is for you. This comprehensive 2-in-1 course teaches you to build machine learning systems, perform analytics, and predictions with Apache Spark. You'll learn through practical demonstrations of use cases, clear explanations, and interesting real-world applications. Each section briefly establishes theoretical basis for the topic under discussion and then cement your understanding with practical use cases.


My Journey into Data Science โ€“ Towards Data Science

@machinelearnbot

Here I will be posting some of the data science and machine learning projects that I have been working on. The main motivation for making this blog is that I will soon be starting the Fast AI Deep Learning course. Blogging along with the lectures seemed like a great opportunity for me to be really hands-on with the material and get acquainted with other students. Let me first start by giving you a quick background of my journey into data science. About a year ago I started writing my master thesis for the study Business Administration.


Scala For Beginners Udemy

@machinelearnbot

This is a very basic introductory course to the fundamentals of the Scala programming language for anyone new to the language. Scala was derived from Java which is one of the top-five programming languages in the world today. It is a versatile and elegant object โ€“oriented programming language. This means it is class based and treats everything as an object. It has a robust security .


Video: Andrew Ng on Deploying Machine Learning in the Enterprise - insideHPC

#artificialintelligence

In this video from Intel AI DevCon 2018, Andrew Ng from Deeplearning.ai and Landing.ai When you ask Siri for directions, peruse Netflix's recommendations or get a fraud alert from your bank, these interactions are led by computer systems using large amounts of data to predict your needs. The market is only going to grow. By 2020, the research firm IDC predicts that AI will help drive worldwide revenues to over $47 billion, up from $8 billion in 2016. Still, Andrew NG says fears that AI will replace humans are misplaced: "Despite all the hype and excitement about AI, it's still extremely limited today relative to what human intelligence is."


39 Machine Learning Resources that will help you in every essential step

#artificialintelligence

For almost all machine learning projects, the main steps of the ideal solution remains same. For each step, I was doing some research on the web depending on my business object and jotting down the best resources I ran across. The resources include Online Courses, Kernels from Kaggle, Cheat Sheets and Blog Posts. Below I've listed them and categorised by each step (all of the resources are free except the ones that have'paid' in the end):


Functional Programming in Python Udemy

@machinelearnbot

Functional programming is a style of programming that is characterized by short functions, lack of statements, and little reliance on variables. You will learn what functional programming is, and how you can apply functional programming in Python. In this video course, we will learn what functional programming is, and how it differs from other programming styles, such as procedural and object-oriented programming. We will also learn why and when functional programming is useful, and why and when it makes programs unnecessarily complex. Then we go on to explore lambda expressions, which are short one-line functions, and are the purest form of functional programming that Python offers.


Practical Machine Learning Coursera

@machinelearnbot

One of the most common tasks performed by data scientists and data analysts are prediction and machine learning. This course will cover the basic components of building and applying prediction functions with an emphasis on practical applications. The course will provide basic grounding in concepts such as training and tests sets, overfitting, and error rates. The course will also introduce a range of model based and algorithmic machine learning methods including regression, classification trees, Naive Bayes, and random forests. The course will cover the complete process of building prediction functions including data collection, feature creation, algorithms, and evaluation.


If You Can Cook You Can Code Vol 2: Learn Python

@machinelearnbot

Have you decided to learn Python as your first programming language? Or just heard that Python is one of the best modern languages to learn? Python is an incredibly powerful language and that can be used in almost any situation. That's why I chose Python as the first course in the "If You Can Cook, You Can Code" Series. Are you a beginner to programming?