Tutorial

GenAI with Python: Construct Agents from Scratch (Complete Tutorial)

with Ollama, LangChain, LangGraph (No GPU, No APIKEY)(All images are by the writer unless otherwise noted)IntroPrompt Engineering is the practice of designing and refining prompts (text inputs) to boost the behavior of Large Language...

3D Reconstruction Tutorial with Python and Meshroom

3D ReconstructionQuickly learn to create 3D models from photos, and master point cloud generation with Python + Meshroom (photogrammetry).You will have heard of image-based 3D reconstruction from previous articles I wrote. This can be...

Tutorial: How To Make and Share Custom GPTs

The realm of artificial intelligence is continually expanding, introducing groundbreaking tools that transform how we interact with technology. Amongst these innovations, custom Generative Pre-trained Transformers, commonly referred to as GPTs, have emerged as an...

Sklearn Tutorial: Module 3

I took the official sklearn MOOC tutorial. Listed here are my takeaways.Proceed reading on Towards Data Science »

Sklearn Tutorial: Module 2

This second module focuses on the concept of models scores, including the test rating and train rating. Those scores are then used to define overfitting and underfitting, in addition to the concepts of bias...

Feature Transformations: A Tutorial on PCA and LDA

Reducing the dimension of a dataset using methods akin to PCAOn the left within the figure we will see how this will be represented as matrix multiplication. The unique dataset is a 3 by...

Quantum Machine Learning Tutorial for Beginners

is an exciting and rapidly growing field that mixes the facility of with the techniques of . On this tutorial, we are going to cover the fundamentals of quantum machine learning and...

Quantum Machine Learning Tutorial for Beginners

is an exciting and rapidly growing field that mixes the facility of with the techniques of . On this tutorial, we'll cover the fundamentals of quantum machine learning and display the way...

Recent posts

Popular categories

ASK DUKE