Результаты поиска по запросу: [Udemy] Make 10 Pro Advanced GUI Applications in Python (Khan School)

  1. Робот

    Скачать [Udemy] С нуля до героя с GPT-3 и Python: Создание передового ИИ (Arbaz Khan, Арбаз Хан)

    Zero to Hero with GPT-3 & Python : Building Cutting-Edge AI Раскройте возможности GPT-3 с помощью Python: создание продвинутых приложений искусственного интеллекта Вы изучите: Основы GPT-3 и его архитектуру Лучшие практики создания надежных и масштабируемых систем искусственного интеллекта с...
  2. Робот

    Скачать [Udemy] Modern Deep Learning in Python (Lazy Programmer Inc.)

    Take deep learning to the next level with SGD, Nesterov momentum, RMSprop, Theano, TensorFlow, and using the GPU on AWS. This course continues where my first course, Deep Learning in Python, left off. You already know how to build an artificial neural network in Python, and you have a...
  3. Робот

    Скачать [Udemy] Продвинутый ИИ: глубокое обучение с подкреплением в Python (Lazy Programmer Team, Lazy Programmer Inc)

    Advanced AI: Deep Reinforcement Learning in Python Полное руководство по освоению искусственного интеллекта с помощью глубокого обучения и нейронных сетей. Чему вы научитесь: Создание различных агентов глубокого обучения (включая DQN и A3C) Применяйте различные передовые алгоритмы обучения с...
  4. Робот

    Скачать [Udemy] Deep Learning Prerequisites: Logistic Regression in Python (Lazy Programmer Inc.)

    Data science techniques for professionals and students - learn the theory behind logistic regression and code in Python This course is a lead-in to deep learning and neural networks - it covers a popular and fundamental technique used in machine learning, data science and statistics: logistic...
  5. Робот

    Скачать [Udemy] Bayesian Machine Learning in Python: A/B Testing (Lazy Programmer Inc.)

    Data Science, Machine Learning, and Data Analytics Techniques for Marketing, Digital Media, Online Advertising, and more This course is all about A/B testing. A/B testing is used everywhere. Marketing, retail, newsfeeds, online advertising, and more. A/B testing is all about comparing things. If...
  6. Робот

    Скачать [Udemy] Deep Learning Prerequisites: Linear Regression in Python (Lazy Programmer Inc.)

    Data science: Learn linear regression from scratch and build your own working program in Python for data analysis. This course teaches you about one popular technique used in machine learning, data science and statistics: linear regression. We cover the theory from the ground up: derivation of...
  7. Робот

    Скачать [Udemy] Deep Learning: Recurrent Neural Networks in Python (Lazy Programmer Inc.)

    GRU, LSTM, + more modern deep learning, machine learning, and data science for sequences *** NOW IN TENSORFLOW 2 and PYTHON 3 *** Learn about one of the most powerful Deep Learning architectures yet! The Recurrent Neural Network (RNN) has been used to obtain state-of-the-art results in sequence...
  8. Робот

    Скачать [Udemy] Data Science: Supervised Machine Learning in Python (Lazy Programmer Inc.)

    A-Z Guide to Implementing Classic Machine Learning Algorithms From Scratch and with Sci-Kit Learn In recent years, we've seen a resurgence in AI, or artificial intelligence, and machine learning. Machine learning has led to some amazing results, like being able to analyze medical images and...
  9. Робот

    Скачать [Udemy] Deep Learning: Convolutional Neural Networks in Python (Lazy Programmer Inc.)

    Computer Vision and Data Science and Machine Learning combined! In Theano and TensorFlow *** NOW IN TENSORFLOW 2 and PYTHON 3 *** Learn about one of the most powerful Deep Learning architectures yet! The Convolutional Neural Network (CNN) has been used to obtain state-of-the-art results in...
  10. Робот

    Скачать [Udemy] Data Science: Deep Learning in Python (Lazy Programmer Inc.)

    A guide for writing your own neural network in Python and Numpy, and how to do it in Google's TensorFlow. This course will get you started in building your FIRST artificial neural network using deep learning techniques. Following my previous course on logistic regression, we take this basic...
  11. Робот

    Скачать [Udemy] Cluster Analysis and Unsupervised Machine Learning in Python (Lazy Programmer Inc.)

    Data science techniques for pattern recognition, data mining, k-means clustering, and hierarchical clustering, and KDE. Cluster analysis is a staple of unsupervised machine learning and data science. It is very useful for data mining and big data because it automatically finds patterns in the...
  12. Робот

    Скачать [Udemy] Qt6 C++ GUI & Mobile App Development (Parwiz Forogh, Парвиз Форог)

    Узнайте, как создавать приложения с графическим интерфейсом пользователя (GUI) и приложения для Android с помощью Qt6 и C++. Здравствуйте, студенты, и добро пожаловать на мой новый курс по Qt6 C++ GUI & Mobile App Development , так что Qt — это кроссплатформенное программное обеспечение для...
  13. Робот

    Скачать [Udemy] Unsupervised Machine Learning Hidden Markov Models in Python (Lazy Programmer Inc.)

    HMMs for stock price analysis, language modeling, web analytics, biology, and PageRank. The Hidden Markov Model or HMM is all about learning sequences. A lot of the data that would be very useful for us to model is in sequences. Stock prices are sequences of prices. Language is a sequence of...
  14. Робот

    Скачать [Udemy] PyQt5 Python - Разработка графических интерфейсов (GUI) (Никита Хохлов Викторович)

    Материалы курса 4 разделов • • Общая продолжительность 3 ч 43 мин Знакомство с основными инструментами 3 лекции • 1 ч 34 мин Требования Минимальные навыки в ООП и желание студента Описание Данный курс посвящен такому замечательному инструменту как PyQt5. В данном курсе мы научимся писать...
  15. Робот

    Скачать [Udemy] Natural Language Processing with Deep Learning in Python (Lazy Programmer Inc.)

    Complete guide on deriving and implementing word2vec, GLoVe, word embeddings, and sentiment analysis with recursive nets In this course we are going to look at NLP (natural language processing) with deep learning. Previously, you learned about some of the basics, like how many NLP problems are...
  16. Робот

    Скачать [Udemy] DS Pro Инструментарий Python (Maryna Tkachenko)

    Чему вы научитесь Изучение базового Python Сбор данных средствами Python (модули re (работа с регулярными выражениями), bs4 (синтаксический анализатор HTML/XML текста Beautiful Soup)) Работа с таблицами средствами Python (модуль pandas) Неглубокое машинное обучение средствами Python (модуль...
  17. Робот

    Скачать [Udemy] Ensemble Machine Learning in Python: Random Forest, AdaBoost (Lazy Programmer Inc.)

    Ensemble Methods: Boosting, Bagging, Boostrap, and Statistical Machine Learning for Data Science in Python In recent years, we've seen a resurgence in AI, or artificial intelligence, and machine learning. Machine learning has led to some amazing results, like being able to analyze medical images...
  18. Робот

    Скачать [Udemy] Python Programming for Beginners. Full Course in Hindi (Nishant Tiwari, Нишант Тивари)

    Программирование на Python для начинающих. Полный курс на хинди This course will help you learn the Python programming language and its core concepts in hindi Этот курс поможет вам изучить язык программирования Python и его основные концепции на хинди Вы научитесь: Углубленное изучение...
  19. Робот

    Скачать [Udemy] Разработка графических интерфейсов на Python с помощью PyQt6 и Qt Designer (Parwiz Forogh, Парвиз Форог)

    Python GUI Development with PyQt6 & Qt Designer Это курс по созданию приложений с графическим интерфейсом пользователя (GUI) с помощью Python и PyQt6. Курс разделен на различные части и разделы, в первой части мы будем иметь простое введение в PyQt, после чего мы пройдем через процесс установки...
  20. Робот

    Скачать [Udemy] 100 Days of Code: The Complete Python Pro Bootcamp for 2023 (Dr. Angela Yu)

    [Udemy] 100 Days of Code: The Complete Python Pro Bootcamp for 2023 (Dr. Angela Yu)Description Welcome to the 100 Days of Code - The Complete Python Pro Bootcamp, the only course you need to learn to code with Python. With over 500,000 5 STAR reviews and a 4.8 average, my courses are some of the...
Сверху