Advanced Machine Learning with Python Training Course
Course Outline
Introduction
Describing the Structure of Unlabeled Data for Government
- Unsupervised Machine Learning
Recognizing, Clustering, and Generating Images, Video Sequences, and Motion-Capture Data for Government
- Deep Belief Networks (DBNs)
Reconstructing the Original Input Data from a Corrupted (Noisy) Version for Government
- Feature Selection and Extraction
- Stacked Denoising Auto-encoders
Analyzing Visual Images for Government
- Convolutional Neural Networks
Gaining a Better Understanding of the Structure of Data for Government
- Semi-Supervised Learning
Understanding Text Data for Government
- Text Feature Extraction
Building Highly Accurate Predictive Models for Government
- Improving Machine Learning Results
- Ensemble Methods
Summary and Conclusion for Government
Requirements
- Experience in Python programming
- Familiarity with fundamental principles of machine learning
Audience
- Developers for government
- Analysts
- Data scientists
Runs with a minimum of 4 + people. For 1-to-1 or private group training, request a quote.
Advanced Machine Learning with Python Training Course - Booking
Advanced Machine Learning with Python Training Course - Enquiry
Advanced Machine Learning with Python - Consultancy Enquiry
Consultancy Enquiry
Testimonials (1)
In-depth coverage of machine learning topics, particularly neural networks. Demystified a lot of the topic.
Sacha Nandlall
Course - Python for Advanced Machine Learning
Upcoming Courses
Related Courses
Advanced Stable Diffusion: Deep Learning for Text-to-Image Generation
21 HoursAlphaFold
7 HoursDeep Learning for Vision with Caffe
21 HoursCaffe is a deep learning framework designed with expression, speed, and modularity in mind.
This course explores the application of Caffe as a deep learning framework for image recognition using MNIST as an example.
Audience
This course is suitable for deep learning researchers and engineers interested in utilizing Caffe as a framework for government applications.
After completing this course, delegates will be able to:
- Understand Caffe’s structure and deployment mechanisms
- Perform installation, production environment setup, architecture tasks, and configuration
- Evaluate code quality, conduct debugging, and implement monitoring
- Implement advanced production techniques such as training models, implementing layers, and logging
Deep Learning Neural Networks with Chainer
14 HoursUsing Computer Network ToolKit (CNTK)
28 HoursDeep Learning for Vision
21 HoursAudience
This course is designed for deep learning researchers and engineers who are interested in leveraging available tools, primarily open source, to analyze computer images. The course provides practical, working examples to enhance skills and knowledge for government and other public sector applications.
Edge AI with TensorFlow Lite
14 HoursThis instructor-led, live training in US (online or onsite) is aimed at intermediate-level developers, data scientists, and AI practitioners who wish to leverage TensorFlow Lite for Edge AI applications for government.
By the end of this training, participants will be able to:
- Understand the fundamentals of TensorFlow Lite and its role in Edge AI for government.
- Develop and optimize AI models using TensorFlow Lite for deployment in government settings.
- Deploy TensorFlow Lite models on various edge devices used in public sector applications.
- Utilize tools and techniques for model conversion and optimization suitable for government workflows.
- Implement practical Edge AI applications using TensorFlow Lite to enhance public sector operations.
Accelerating Deep Learning with FPGA and OpenVINO
35 HoursDistributed Deep Learning with Horovod
7 HoursDeep Learning with Keras
21 HoursIntroduction to Stable Diffusion for Text-to-Image Generation
21 HoursTensorflow Lite for Microcontrollers
21 HoursThis instructor-led, live training in US (online or onsite) is aimed at engineers who wish to develop, deploy, and execute machine learning models on very small embedded devices for government use.
By the end of this training, participants will be able to:
- Install TensorFlow Lite for government applications.
- Load machine learning models onto an embedded device to enable it to perform tasks such as speech detection and image classification without network connectivity.
- Incorporate artificial intelligence into hardware devices to enhance functionality and efficiency in public sector workflows.
Deep Learning with TensorFlow
21 HoursTensorFlow for Image Recognition
28 HoursNatural Language Processing (NLP) with TensorFlow
35 HoursTensorFlow™ is an open-source software library designed for numerical computation using data flow graphs.
SyntaxNet is a neural-network framework for natural language processing that operates within TensorFlow.
Word2Vec is a method used to learn vector representations of words, known as "word embeddings." Word2Vec is particularly efficient in learning these embeddings from raw text and offers two models: the Continuous Bag-of-Words (CBOW) model and the Skip-Gram model (as detailed in Chapter 3.1 and 3.2 of Mikolov et al.).
When used together, SyntaxNet and Word2Vec enable the generation of learned embedding models from natural language input.
Audience
This course is designed for developers and engineers who intend to work with SyntaxNet and Word2Vec models within their TensorFlow graphs for government applications.
After completing this course, participants will:
- Understand TensorFlow’s structure and deployment mechanisms
- Be capable of performing installation, production environment setup, architectural tasks, and configuration
- Be able to evaluate code quality, perform debugging, and monitoring
- Be proficient in implementing advanced production tasks such as training models, embedding terms, building graphs, and logging