AI & Robotic
Showing 445–456 of 1355 results
Diving Deep into Deep Belief Networks (DBNs)
Dive into the world of deep belief networks (DBNs) and discover their significance. This course will teach you about restricted Boltzmann machines (RBMs) and DBNs, provide real-world data challenges, and expand your deep learning knowledge.
Documenting and Communicating a Generative AI Strategy
This course covers the strategic implementation of generative AI in business operations.
Doubling the Performance of AI for Fraud Detection with Graph
Using TigerGraph and some Python machine-learning, we show you how anyone can build a payment fraud system that halves the number of frauds and reduces the number of inappropriately blocked transactions.
Driving Business Success with ChatGPT: A Comprehensive Guide
Unleash ChatGPT's Power for Business Success
Dynamic Programming in Python: Optimizing Programs for Efficiency
Learn dynamic programming techniques in Python to optimize algorithms and improve program efficiency, covering key concepts and practical examples.
Easy Speech-to-Text with Python
Learn how to implement easy and accurate speech-to-text systems using Python. Explore libraries and techniques for converting audio into text for real-time transcription applications.
EdinburghX: Data Ethics, AI and Responsible Innovation
Our future is here and it relies on data. Medical robots, smart homes and cities, predictive policing, artificial intelligences – all are fuelled by data and all promise new benefits to society. But will these innovations benefit everyone? Who stands to gain and who is put at risk? How can we ensure that data is part of a just and sustainable world?
edX: AI Applications and Prompt Engineering
Learn to create AI applications with prompt engineering in this introductory online course. Go beyond AI basics, and learn technical and practical skills to harness the power of this emerging technology. Some experience with JavaScript, Node.js, and APIs is recommended.
edX: Introduction to ChatGPT
This course provides a practical introduction to ChatGPT, from signing up to mastering its advanced features. Topics covered include conversing with ChatGPT, customizing it, using it for productivity and building chatbots, as well as advanced applications like language translation and generating creative content. Best practices and tips for using ChatGPT are also included.
Efficient Data Feeding and Labeling for Model Training
Creating data models using machine learning requires effective training data. This course will teach you how to feed your data model’s training process using data labeling for supervised training and unlabeled data for semi-supervised training.
Efficient fine-tuning of neural nets using LoRA and PyTorch
Explore efficient fine-tuning of neural networks using LoRA (Low-Rank Adaptation) and PyTorch. Learn how to apply LoRA for parameter-efficient training of complex models in real-world scenarios.
Efficient I2C Communication and Sensor Integration
Explore I2C communication protocols and their applications in integrating sensors with embedded systems.