Goto

Collaborating Authors

 Education


Learn Python AI for Image Recognition & Fraud Detection

@machinelearnbot

A wildly successful Kickstarter funded this Mammoth Interactive course. "It's simple and relaxing-- just what the doctor ordered." Enroll now to learn in-demand skills that employers are seeking. Data scientists make an average of $120,000 annually. With this course we will help get you there!


Learn Python in a Day Udemy

@machinelearnbot

Have you ever imagined yourself being able to "communicate" with your computer and build applications that can work in a way that you want? Have you ever imagined telling your friends that you know how to code? Programming is one of the very important skills that people value a lot in this era. Not only it can help you get a well-paid software engineer job, but it can also train your brain to think in a logically manner. We are sure you agree with that but you are not sure where and how to start.


Get started using Scala with HDInsight Udemy

@machinelearnbot

We will learn more about Scala.Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates features of object-oriented and functional languages, enabling developers to be more productive while retaining full interoperability with Java and taking advantage of modern multicore hardware. Scala makes it easy to avoid shared state, so that computation can be readily distributed across cores on a multicore server, and across servers in a datacenter. This makes Scala an especially good match for modern multicore CPUs and distributed cloud-computing workloads that require concurrency and parallelism.Thanks to its type inference and other features, Scala is a succinct language, typically enabling developers to reduce the size of source code by at least a factor of 2 or 3 compared to Java. Scala is bundled with a rich set of developer tools, resulting in productivity comparable to languages like Ruby or Python, while retaining the performance advantages of Java.


Time Series Analysis & Forecasting for Python Hackers

#artificialintelligence

Time Series Analysis & Forecasting Stock Market Hacking with Pandas is a course for those interested in Time Series Analysis & Forecasting, or Stock Market Hacking with Pandas. You will learn how to procure data from the cloud, scraping it from the web and saving it for local hacking. You will gain general knowledge of the S&P 500 and how it works. You will learn how to hack and analyze data in a given period or time series to make future predictions. You will learn how to use machine learning algorithms to make predictions of your time series model.


Carnegie Mellon offers new artificial intelligence major

#artificialintelligence

Carnegie Mellon University in Pittsburgh will offer the nation's first undergraduate degree program in artificial intelligence. Officials with the school announced Thursday the new major will be available to students enrolled in the School of Computer Science starting in the fall. Many American universities offer an artificial intelligence track within degree programs like Computer Science and Computer Engineering. But Carnegie Mellon is the first school to offer a distinct undergraduate major in artificial intelligence. The university was a pioneer in artificial intelligence research, writing some of the first AI programs in the 1950s, and has remained among the top schools to study the field.


Microsoft previews FPGA-based machine learning service for Azure

#artificialintelligence

Microsoft is set to capitalize on its work on integrating field programmable gate arrays (FPGAs) into servers for machine learning workloads, by launching a specialized Azure cloud service. Project Brainwave will be offered in preview, with a limited set of capabilities and allocations, and will only be available in the East US 2 region to begin with. The company also plans to offer Brainwave servers as on-premises edge deployments. "I think this is a first step in making the FPGAs more of a general-purpose platform for customers," Mark Russinovich, chief technical officer for Azure, said at Microsoft Build conference. Brainwave uses Intel's Stratix 10 FPGAs, and builds upon Microsoft's previous work with these chips.


The Unity & Android Machine Learning Masterclass with Python

@machinelearnbot

Make a falling presents Unity game controlled by artificial intelligence. Learn Python, Java, PyCharm, Android Studio and MNIST to make apps. Become an expert at machine learning in this huge hands-on course. Learn to work in an exciting area of computer science and artificial intelligence. In this course we will train an artificial brain to make the game work.


AI Programming with Python Nanodegree Program: What You'll Learn

@machinelearnbot

You'll discover why Python is unique, and come to understand the data types and operators it handles. You'll learn to use its built-in functions, and write your own functions to encapsulate a series of commands. At the end of your lesson, you'll encounter a lab where you'll learn how to use a pre-trained image classifier to write a script that identifies dog breeds.


Learn Python in 12.5 hours Udemy

@machinelearnbot

Ever wonder why Python is one of the fastest growing programming language? It seemed everyone is talking about Python nowadays. If you are looking at data analytics, Python is frequently mentioned. If you are looking at data science, they use Python. May be it is time to explore why Python is so commonly used in the data science, academic and scientific community, Artificial Intelligence, Machine Learning and Deep Learning, Algorithmic trading, Quant community and so on a so forth.


Practical Reinforcement Learning Coursera

#artificialintelligence

About this course: Welcome to the Reinforcement Learning course. Here you will find out about: - foundations of RL methods: value/policy iteration, q-learning, policy gradient, etc. --- with math & batteries included - using deep neural networks for RL tasks --- also known as "the hype train" - state of the art RL algorithms --- and how to apply duct tape to them for practical problems.