Python Programming Machine Learning Deep Learning concepts
שעות אקדמאיות
מפגשים
תאריך פתיחת הקורס
שעות אקדמאיות
מפגשים
תאריך פתיחת הקורס
Python is an easy-to-use interpreted language that has steadily gained in popularity over the last few years in a wide spectrum of applications, ranging from AI to Web Services. Python is also powerful, portable, object-oriented open source programming language for writing standalone programs, quick scripts, and prototypes for large applications.
This course provides an in-depth and hands-on introduction to the Python programming language, as well as the most common Python application domains and tool.
Machine learning and Deep learning are types of artificial intelligence (AI) that provides computers with the ability to learn without being explicitly programmed. This course provides a broad introduction to machine learning. We will present algorithms and approaches in a variety of topics like statistical supervised and unsupervised learning.
We will walk through the necessary steps of building a machine learning project and run multiple exercises which demonstrates the process. Code samples and exercises will use Python.