Robotics & Artificial Intelligence
About Say Hello
Mar 24, 2024

Dynamic Movement Primitives

Dynamic Movement Primitives (DMPs) are a framework used in robotics and computational neuroscience to model and generate complex motor behaviors. This framework was designed to...
Read More
Jan 2, 2024

A Mathematically Grounded Journey Through 3D Gaussian Splatting

The world of 3D rendering and reconstruction has undergone a transformative leap with the advent of 3D Gaussian Splatting. Introduced in the groundbreaking paper "3D...
Read More
Aug 1, 2023

Diffusers for Image Generation with Language Prompts using Stable Diffusion XL

This tutorial demonstrates how to use the "Diffusers" library and a pre-trained DiffusionPipeline to generate images from text prompts. By leveraging the power of Stable...
Read More
Jul 14, 2023

Python Poetry - Simplifying Dependency Management and Packaging for Your Projects.

Learn how to streamline Python projects with Poetry, the all-in-one tool for managing dependencies, packaging, and publishing. Follow this step-by-step tutorial to boost your development...
Read More
Jun 27, 2023

ChatGPT prompts for developers

Prompts and explanation to work with openai chatgpt completion api. These use cases demonstrate the versatility of ChatGPT and the potential it holds for streamlining...
Read More
May 15, 2023

Unleashing the Titans - The Spectacular Rise of the AI War, A Technological Renaissance!

Witness the dawn of a new era as the world embarks on an exhilarating AI war, a battle of minds that rivals the transformative epochs...
Read More
Mar 14, 2023

Distributed training on Multiple servers with Nvidia GPUs and Huggingface Trainer

Training with Larger batch sizes across multiple GPU servers can reduce your overall trainining time and hence the time to production.
Read More
Jan 27, 2023

Realtime Python Logging with logstash

Logging is very important when it comes to monitoring and debugging your application. Setting up logging the correct way can save a lot of development...
Read More
Newer
Older
Page 2 of 3

copyright © codeslord. All rights reserved.