Goto

Collaborating Authors

 Learning Management


Learning Path:TensorFlow: The Road to TensorFlow-2nd Edition

@machinelearnbot

Packt's Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. It can be hard to get started with machine learning, particularly as new frameworks like TensorFlow start to gain traction across enterprise companies. TensorFlow is an open source software library for numerical computation using data flow graphs. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API. This Learning Path begins by covering a mastery on Python with a deep focus on unlocking Python's secrets.



Statistical Mechanics: Algorithms and Computations Coursera

@machinelearnbot

Some in-video questions and practice quizzes will help you to review the material, with no effect on the final grade. A mandatory peer-graded assignment is also present, for weeks from 1 to 9, and it will expand on the lectures' topics, letting you reach a deeper understanding. The nine peer-graded assignments will make up for 50% of the grade, while the other half will come from a final exam, after the last lecture. In the tutorial we will use the 3x3 pebble game to understand the essential concepts of Monte Carlo techniques (detailed balance, irreducibility, and a-periodicity), and meet the celebrated Metropolis algorithm. Finally, the homework session will let you understand some useful aspects of Markov-chain Monte Carlo, related to convergence and error estimations.


How Artificial Intelligence Will Change School Forever

#artificialintelligence

Nothing reveals as much about a society, and its future, as its high schools. Yet amid accelerating change -- widening inequality, unprecedented globalization and technological advances -- they've woefully lagged behind. There are, of course, exceptions. Follow OZY's special series High School, Disrupted to find out about the global leaders, cutting-edge trends and big ideas reimagining secondary education -- for the better. From Siri handling our schedules to smart cars driving themselves, artificial intelligence (AI) has turned our world upside down -- except in education.


Algorithmic Thinking (Part 1) Coursera

@machinelearnbot

About this course: Experienced Computer Scientists analyze and solve computational problems at a level of abstraction that is beyond that of any particular programming language. This two-part course builds on the principles that you learned in our Principles of Computing course and is designed to train students in the mathematical concepts and process of "Algorithmic Thinking", allowing them to build simpler, more efficient solutions to real-world computational problems. In part 1 of this course, we will study the notion of algorithmic efficiency and consider its application to several problems from graph theory. As the central part of the course, students will implement several important graph algorithms in Python and then use these algorithms to analyze two large real-world data sets. The main focus of these tasks is to understand interaction between the algorithms and the structure of the data sets being analyzed by these algorithms.


ElasticSearch and Lucene for Apache Spark and MLib

#artificialintelligence

Elasticsearch is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. Official clients are available in Java, .NET (C#), Python, Groovy and many other languages. Elasticsearch is the most popular enterprise search engine followed by Apache Solr, also based on Lucene.



Best Data Science, Machine Learning Courses from Udemy (only $12 until Sep 20)

@machinelearnbot

Here is a list of the best courses in Data Science and Machine Learning from Udemy. With the back-to-school sale, you can get these and other Udemy courses for $12, 90-95% off original price. Udemy.com is an online marketplace for learning, their data science content is updated regularly by the instructors who created good courses (filled with actionable tools) and bite-size lessons that help you cover defined topics at your own pace. Ready to be thrown into the deep end and learn the real problems a data scientist faces on a daily basis? Data Science management consultant Kirill Eremenko teaches this intense, best-selling course to over 23K students and counting.


Data Engineering on Google Cloud Platform Coursera

@machinelearnbot

This five-course accelerated specialization is designed for data professionals who are responsible for designing, building, analyzing, and optimizing big data solutions. Through a combination of video lectures, quizzes, and hands-on labs, you'll learn how to carry out serverless data analysis and productionize machine learning models. This specialization is designed to give participants a robust hands-on experience and is primarily lab-focused. Learn how to deliver business value with Big Data and Machine Learning Solutions on Google Cloud Platform. To get up to speed quickly, follow the courses in this specialization.


Bigdata Analytics with Hive,Spark,Sqoop - Udemy

@machinelearnbot

SparkR is an R package that provides a light-weight frontend to use Apache Spark from R. In Spark 2.0.2, SparkR provides a distributed data frame implementation that supports operations like selection, filtering, aggregation etc. (similar to R data frames) but on large datasets. SparkR also supports distributed machine learning using MLlib. You will learn how to create spark cluster in Databricks. You will learn how to create dataframes and grouping data and aggregating data.