Goto

Collaborating Authors

 Learning Management


Learn Python Face Detection Udemy

@machinelearnbot

This course covers the fundamentals of Python programming, as well as an introduction to using image-processing techniques to identify a human face in live video recordings. It will be taught by myself through my desktop, and I will be coding from scratch, and step by step to insure that no ambiguity is present. This course will start out with a brief overview of Python basics such as variables, for and while loops, boolean statements, functions and more. After becoming familiar with Python, we will dive into some image-processing concepts and start on our Python script to detect human faces! This course is intended for anyone who wants to quickly pick up Python and start working on an interesting, applicable project instead of drudging along a twenty-hour tutorial. My videos are short, hands-on, interactive and engaging, so you'll come out happy and enthusiastic with a large amount of gained knowledge.


Introduction To Python for beginners Udemy

@machinelearnbot

Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer. Python did not get it's name from the snake but rather from the British comedy Python is object -oriented means it regards everything as an object. An object in the real world could be a person or a car. It is interpreted and run on the fly the same time.


Python eCommerce Build a Django eCommerce Web Application

#artificialintelligence

What used to take a big team of people can now be accomplished by you and you alone. It's all thanks to the massive improvements to what programming languages can do. Python is the perfect beginner's starting point because it's simple to understand while being powerful enough for experts to build self-driving cars and AI systems. This course leverages Python to build a fully functioning eCommerce website and application using the Django framework. Python is the easiest to start with AND it's made for the pros (such as building Artificial Intelligence) I do have course called Tweetme that covers building twitter-like service.


The Developers Guide to Python 3 Programming Udemy

@machinelearnbot

Python is growing in popularity as a favorite programming language because of its simple syntax, coding principles and even easier readability of the code. For newbie programmers, Python has proved to be a great and easy language to start coding in. Python is a simple, yet powerful programming language that offers high-level data structures and easy approach to object-oriented programming principles. The language allows developers to build complex websites, without any complex coding. Python is considered as an easy language to start coding in because of it doing away with complicated curly brackets, which can be found in other C-derived languages such as C, JavaScript, etc. Instead of brackets, Python relies on indents to distinguish codes.


Next Generation Natural Language Processing with Python

@machinelearnbot

The company you work for has accumulated a lot of valuable data from its customers, all stored as text, and you need to extract some value from that data. You've spent a lot of combined time writing about what they want but no-one knows what they have written about and no-one has the time to read all the messages. This course empowers you to know how to attack this and other text analysis problems to unlock value for your organization. You'll start by seeing how NLP can help you extract useful information from large collections of text data, and how you can use the latest Python libraries for NLP. Then we'll show you how to solve a practical problem using NLP by building a spam SMS detector. You'll also learn to convert words into numbers that can be analyzed.


Modern Robotics, Course 3: Robot Dynamics Coursera

@machinelearnbot

About this course: Do you want to know how robots work? Are you interested in robotics as a career? Are you willing to invest the effort to learn fundamental mathematical modeling techniques that are used in all subfields of robotics? If so, then the "Modern Robotics: Mechanics, Planning, and Control" specialization may be for you. This specialization, consisting of six short courses, is serious preparation for serious students who hope to work in the field of robotics or to undertake advanced study.


Python From A to Z Udemy

@machinelearnbot

Be an awesome Python Programmer now & Learn one of the most sought-after programming language by employers in 2017!. This course takes you from the very beginning steps and basics of Python until you become comfortable in using the language. We are going to first start by learning basic syntax in Python and learn the concepts of programming in Python like if statements and conditions, variables, for/while loops & functions. Then we move to the Object Oriented Programming & Learn Classes & Objects, which is probably the most important concept in all programming languages. We finally learn how to import packages in Python & use them to build our awesome apps that solves real problems.


Python GUI Programming Projects using Tkinter and Python 3

@machinelearnbot

Python is a dynamic modern object -oriented programming language. It is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. Python is used in the industry for things like embedded software, web development, desktop applications, and even mobile apps! SQL-Lite allows your applications to become even more powerful by storing, retrieving, and filtering through large data sets easily.


Quantitative Finance & Algorithmic Trading in Python

@machinelearnbot

This course is about the fundamental basics of financial engineering. First of all you will learn about stocks, bonds and other derivatives. The main reason of this course is to get a better understanding of mathematical models concerning the finance in the main. Markowitz-model is the first step. One of the most elegant scientific discoveries in the 20th century is the Black-Scholes model: how to eliminate risk with hedging.


Learn Python and Django from scratch: Create useful projects

@machinelearnbot

Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Django is a fantastic web framework built with the Python programming language. With Django you can create websites and web apps very quickly and efficiently. Django is very fast,secure and scalable making it an attractive framework choice for thousands of developers. Python did not get it's name from the snake but rather from the British comedy group known as Monty Python.