Online or onsite, instructor-led live Deep Learning (DL) training courses demonstrate through hands-on practice the fundamentals and applications of Deep Learning and cover subjects such as deep machine learning, deep structured learning, and hierarchical learning.
Deep Learning training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Deep Learning training can be carried out locally on customer premises in Sofia or in NobleProg corporate training centers in Sofia.
NobleProg -- Your Local Training Provider
Crystal Business Center
ул. "Осогово" 40, Sofia, Bulgaria, 1303
Crystal Business Center is located in the central part of Sofia, on the corner of "Osogovo" street. and "Todor Aleksandrov" blvd. The building is easily accessible by metro (only 50 m from Opalchenska station) and other public transport. Its total area is 8000 sq.m. The office area is 6171 sq.m.
This instructor-led, live training in Sofia (online or onsite) is aimed at intermediate-level developers, data scientists, and AI practitioners who wish to leverage TensorFlow Lite for Edge AI applications.
By the end of this training, participants will be able to:
Understand the fundamentals of TensorFlow Lite and its role in Edge AI.
Develop and optimize AI models using TensorFlow Lite.
Deploy TensorFlow Lite models on various edge devices.
Utilize tools and techniques for model conversion and optimization.
Implement practical Edge AI applications using TensorFlow Lite.
This live, instructor-led training in Sofia (online or onsite) is aimed at experienced professionals who wish to deepen their understanding of computer vision and explore TensorFlow's capabilities for developing sophisticated vision models using Google Colab.
By the end of this training, participants will be able to:
Build and train convolutional neural networks (CNNs) using TensorFlow.
Leverage Google Colab for scalable and efficient cloud-based model development.
Implement image preprocessing techniques for computer vision tasks.
Deploy computer vision models for real-world applications.
Use transfer learning to enhance the performance of CNN models.
Visualize and interpret the results of image classification models.
This instructor-led, live training in Sofia (online or onsite) is aimed at intermediate-level data scientists and developers who wish to understand and apply deep learning techniques using the Google Colab environment.
By the end of this training, participants will be able to:
Set up and navigate Google Colab for deep learning projects.
Understand the fundamentals of neural networks.
Implement deep learning models using TensorFlow.
Train and evaluate deep learning models.
Utilize advanced features of TensorFlow for deep learning.
This instructor-led, live training in Sofia (online or on-site) is designed for advanced professionals who wish to specialize in cutting-edge deep learning techniques for NLU.
By the end of this training, participants will be able to:
Understand the key differences between NLU and NLP models.
Apply advanced deep learning techniques to NLU tasks.
Explore deep architectures such as transformers and attention mechanisms.
Leverage future trends in NLU for building sophisticated AI systems.
This instructor-led, live training in Sofia (online or onsite) is designed for advanced professionals who wish to explore state-of-the-art XAI techniques for deep learning models, focusing on the development of interpretable AI systems.
Upon completion of this training, participants will be able to:
Grasp the challenges associated with explainability in deep learning.
Apply advanced XAI techniques to neural networks.
Interpret the decisions generated by deep learning models.
Assess the balance between model performance and transparency.
This instructor-led, live training in Sofia (online or onsite) is aimed at intermediate to advanced-level data scientists, machine learning engineers, deep learning researchers, and computer vision experts who wish to expand their knowledge and skills in deep learning for text-to-image generation.
By the end of this training, participants will be able to:
Understand advanced deep learning architectures and techniques for text-to-image generation.
Implement complex models and optimizations for high-quality image synthesis.
Optimize performance and scalability for large datasets and complex models.
Tune hyperparameters for better model performance and generalization.
Integrate Stable Diffusion with other deep learning frameworks and tools
This instructor-led, live training in Sofia (online or onsite) targets advanced-level professionals seeking to leverage AI techniques to revolutionize drug discovery and development processes.
By the end of this training, participants will be able to:
Understand the role of AI in drug discovery and development.
Apply machine learning techniques to predict molecular properties and interactions.
Use deep learning models for virtual screening and lead optimization.
Integrate AI-driven approaches into the clinical trial process.
This instructor-led, live training in Sofia (online or onsite) is aimed at biologists who wish to understand how AlphaFold works and use AlphaFold models as guides in their experimental studies.
By the end of this training, participants will be able to:
Grasp the fundamental principles of AlphaFold.
Learn how AlphaFold operates.
Master the interpretation of AlphaFold predictions and results.
This instructor-led, live training in Sofia (online or onsite) is designed for beginner to intermediate-level data scientists and machine learning engineers who aim to enhance the performance of their deep learning models.
By the end of this training, participants will be able to:
Understand the principles of distributed deep learning.
Install and configure DeepSpeed.
Scale deep learning models on distributed hardware using DeepSpeed.
Implement and experiment with DeepSpeed features for optimization and memory efficiency.
This instructor-led, live training in Sofia (online or onsite) targets beginner to intermediate developers looking to utilize Large Language Models for various natural language tasks.
By the end of this training, participants will be able to:
Set up a development environment that includes a popular LLM.
Create a basic LLM and fine-tune it on a custom dataset.
Use LLMs for different natural language tasks such as text summarization, question answering, text generation, and more.
Debug and evaluate LLMs using tools such as TensorBoard, PyTorch Lightning, and Hugging Face Datasets.
This instructor-led live training, available online or onsite, is aimed at data scientists, machine learning engineers, and computer vision researchers who wish to leverage Stable Diffusion to generate high-quality images for a variety of use cases.
By the end of this training, participants will be able to:
Understand the principles of Stable Diffusion and how it functions for image generation.
Build and train Stable Diffusion models for image generation tasks.
Apply Stable Diffusion to various image generation scenarios, such as inpainting, outpainting, and image-to-image translation.
Optimize the performance and stability of Stable Diffusion models.
In this instructor-led, live training session in Sofia, participants will learn the most relevant and cutting-edge machine learning techniques in Python by building a series of demo applications involving image, music, text, and financial data.
By the end of this training, participants will be able to:
Implement machine learning algorithms and techniques for solving complex problems.
Apply deep learning and semi-supervised learning to applications involving image, music, text, and financial data.
Push Python algorithms to their maximum potential.
Use libraries and packages such as NumPy and Theano.
Applied AI from Scratch in Python empowers programmers and data analysts with the fundamental techniques required to construct machine learning solutions entirely from the ground up using Python. The course covers essential principles of supervised learning, including classification and regression, as well as unsupervised learning methods like clustering and anomaly detection, alongside advanced neural network architectures. It explores established practices for utilizing scikit-learn, Apache Spark MLlib, and Jupyter notebooks to facilitate practical AI development. Participants will learn to implement functional ML models, assess the limitations of various algorithms, and execute applied projects designed for real-world problem-solving.
Deep Reinforcement Learning (DRL) merges reinforcement learning principles with deep learning architectures, empowering agents to make decisions through interaction with their environments. This approach drives many modern AI innovations, including self-driving vehicles, robotics control, algorithmic trading, and adaptive recommendation systems. DRL enables artificial agents to learn strategies, optimize policies, and make autonomous decisions via trial and error using reward-based learning.
This instructor-led live training (available online or onsite) is designed for intermediate-level developers and data scientists who want to learn and apply Deep Reinforcement Learning techniques to build intelligent agents capable of autonomous decision-making in complex environments.
Upon completing this training, participants will be able to:
Grasp the theoretical foundations and mathematical principles of Reinforcement Learning.
Implement core RL algorithms, including Q-Learning, Policy Gradients, and Actor-Critic methods.
Construct and train Deep Reinforcement Learning agents using TensorFlow or PyTorch.
Apply DRL to practical applications such as gaming, robotics, and decision optimization.
Troubleshoot, visualize, and optimize training performance using modern tools.
Format of the Course
Interactive lectures and guided discussions.
Hands-on exercises and practical implementations.
Live coding demonstrations and project-based applications.
Course Customization Options
To request a customized version of this course (e.g., using PyTorch instead of TensorFlow), please contact us to arrange.
Understanding the fundamentals of artificial intelligence highlights how intelligent technologies are transforming digital strategy, automation, and decision-making processes across enterprise operations. This course covers essential topics including the history of AI, problem-solving frameworks, knowledge representation, reasoning under uncertainty, and machine learning approaches, alongside areas such as communication, perception, and autonomous behavior. It equips executives and architects with the insights needed to evaluate AI-driven transformation opportunities, assess emerging technology trends, and implement practical intelligent solutions to enhance business agility.
This course provides an in-depth exploration of AI, with a specific focus on Machine Learning and Deep Learning, within the Automotive Industry. It is designed to help participants identify which technologies can be effectively applied across various automotive scenarios, ranging from basic automation and image recognition to complex autonomous decision-making processes.
Artificial Neural Networks (ANNs) are computational models utilized in the creation of Artificial Intelligence (AI) systems that can execute complex, intelligent tasks. These networks are a core component of Machine Learning (ML) applications, which represent one of the primary implementations of AI. Deep Learning is specifically a specialized subset of Machine Learning.
This instructor-led, live training in Sofia (available online or onsite) is designed for researchers and developers who wish to use Chainer to build and train neural networks in Python, while ensuring the code is easy to debug.
By the end of this training, participants will be able to:
Set up the necessary development environment to start developing neural network models.
Define and implement neural network models using comprehensible source code.
Execute examples and modify existing algorithms to optimize deep learning training models while leveraging GPUs for high performance.
This instructor-led, live training in Sofia (online or onsite) offers an introduction to the fields of pattern recognition and machine learning. It covers practical applications in statistics, computer science, signal processing, computer vision, data mining, and bioinformatics.
Upon completion of this training, participants will be able to:
Apply fundamental statistical methods to pattern recognition.
Utilize essential models such as neural networks and kernel methods for data analysis.
Implement advanced techniques to solve complex problems.
Enhance prediction accuracy by integrating various models.
This instructor-led live training, available Sofia (online or onsite), is designed for researchers and developers who aim to install, set up, customize, and leverage the DeepMind Lab platform to develop general artificial intelligence and machine learning systems.
By the conclusion of this training, participants will be able to:
Customize DeepMind Lab to build and run an environment that meets specific learning and training needs.
Use DeepMind Lab's 3D simulation environment to train learning agents from a first-person viewpoint.
Facilitate agent evaluation to develop intelligence in a 3D game-like world.
This instructor-led live training in Sofia (online or onsite) is designed for business analysts, data scientists, and developers who wish to build and implement deep learning models to accelerate revenue growth and solve problems in the business world.
By the end of this training, participants will be able to:
Understand the core concepts of machine learning and deep learning.
Get insights on the future of business and industry with ML and DL.
Define business strategies and solutions with deep learning.
Learn how to apply data science and deep learning in solving business problems.
Build deep learning models using Python, Pandas, TensorFlow, CNTK, Torch, Keras, etc.
This instructor-led, live training in Sofia (online or onsite) is designed for data scientists looking to accelerate real-time machine learning applications and deploy them at scale.
By the end of this training, participants will be able to:
Install the OpenVINO toolkit.
Accelerate a computer vision application using an FPGA.
Execute different CNN layers on the FPGA.
Scale the application across multiple nodes in a Kubernetes cluster.
This instructor-led live training in Sofia (online or on-site) targets data scientists aiming to utilize TensorFlow for analyzing potential fraud data.
By the conclusion of this training, participants will be able to:
Build a fraud detection model using Python and TensorFlow.
Implement linear regressions and models to predict fraud.
Develop a complete AI application for fraud data analysis.
This instructor-led, live training in Sofia (online or onsite) is aimed at developers or data scientists who wish to use Horovod to run distributed deep learning trainings and scale it up to run across multiple GPUs in parallel.
By the end of this training, participants will be able to:
Set up the necessary development environment to start running deep learning trainings.
Install and configure Horovod to train models with TensorFlow, Keras, PyTorch, and Apache MXNet.
Scale deep learning training with Horovod to run on multiple GPUs.
In this instructor-led, live training, participants will learn how to utilize Matlab to design, construct, and visualize a convolutional neural network for the purpose of image recognition.
Upon completion of this training, participants will be capable of:
Constructing a deep learning model
Automating the data labeling process
Utilizing models from Caffe and TensorFlow-Keras
Training data utilizing multiple GPUs, cloud environments, or clusters
Audience
Developers
Engineers
Domain experts
Format of the course
Combination of lectures, discussions, exercises, and extensive hands-on practice
This instructor-led, live training in Sofia (online or onsite) is aimed at software engineers who wish to program in Python with OpenCV 4 for deep learning.
By the end of this training, participants will be able to:
View, load, and classify images and videos using OpenCV 4.
Implement deep learning in OpenCV 4 with TensorFlow and Keras.
Run deep learning models and generate impactful reports from images and videos.
Through this instructor-led, live training, participants will master advanced Machine Learning techniques in R while building a real-world application step by step.
Upon completion of this course, participants will be capable of:
Understanding and implementing unsupervised learning techniques
Applying clustering and classification methods to make predictions based on real-world data
Visualizing data to quickly gain insights, make informed decisions, and further refine analysis
Enhancing machine learning model performance through hyper-parameter tuning
Deploying models for production use within larger applications
Utilizing advanced machine learning techniques to address questions involving social network data, big data, and more
This instructor-led live training in Sofia (available online or onsite) is designed for developers and data scientists who wish to utilize TensorFlow 2.x to build predictors, classifiers, generative models, neural networks, and related applications.
By the conclusion of this training, participants will be able to:
Install and configure TensorFlow 2.x.
Understand the benefits of TensorFlow 2.x over previous versions.
Build deep learning models.
Implement an advanced image classifier.
Deploy a deep learning model to the cloud, mobile and IoT devices.
This course starts by providing conceptual knowledge about neural networks and machine learning algorithms, including deep learning (algorithms and applications).
Part-1 (40%) of this training focuses more on fundamentals, but will help you choose the right technology: TensorFlow, Caffe, Theano, DeepDrive, Keras, etc.
Part-2 (20%) of this training introduces Theano, a Python library that makes writing deep learning models easy.
Part-3 (40%) of the training will be extensively based on TensorFlow, Google's open-source software library API for Deep Learning. All examples and hands-on exercises will be done in TensorFlow.
Audience
This course is intended for engineers seeking to use TensorFlow for their Deep Learning projects.
After completing this course, delegates will:
have a good understanding of deep neural networks (DNN), CNN, and RNN.
understand TensorFlow’s structure and deployment mechanisms.
be able to carry out installation / production environment / architecture tasks and configuration.
be able to assess code quality, perform debugging, and monitoring.
be able to implement advanced production-like training models, building graphs, and logging.
Read more...
Last Updated:
Testimonials (5)
The training was organized and well-planned out, and I come out of it with systematized knowledge and a good look at topics we looked at
Magdalena - Samsung Electronics Polska Sp. z o.o.
Course - Deep Learning with TensorFlow 2
I really liked the end where we took the time to play around with CHAT GPT. The room was not set up the best for this- instead of one large table a couple of small ones so we could get into small groups and brainstorm would have helped
Nola - Laramie County Community College
Course - Artificial Intelligence (AI) Overview
Working from first principles in a focused way, and moving to applying case studies within the same day
Maggie Webb - Department of Jobs, Regions, and Precincts
Course - Artificial Neural Networks, Machine Learning, Deep Thinking
That it was applying real company data.
Trainer had a very good approach by making trainees participate and compete
Jimena Esquivel - Zaklad Uslugowy Hakoman Andrzej Cybulski
Course - Applied AI from Scratch in Python
In-depth coverage of machine learning topics, particularly neural networks. Demystified a lot of the topic.
Online Deep Learning (DL) training in Sofia, DL (Deep Learning) training courses in Sofia, Weekend DL (Deep Learning) courses in Sofia, Evening DL (Deep Learning) training in Sofia, Deep Learning (DL) instructor-led in Sofia, Evening Deep Learning courses in Sofia, Deep Learning instructor in Sofia, Deep Learning one on one training in Sofia, DL (Deep Learning) instructor-led in Sofia, Online Deep Learning training in Sofia, DL (Deep Learning) coaching in Sofia, Deep Learning boot camp in Sofia, Deep Learning (DL) classes in Sofia, Deep Learning (DL) trainer in Sofia, Weekend Deep Learning training in Sofia, DL (Deep Learning) on-site in Sofia, Deep Learning private courses in Sofia