Skip to content

›  models

ML/AI Writing

Machine learning notes, model architecture explainers, and practical AI write-ups.

Aug 20, 2024 5 min read

Trust Region Policy Optimization, Proximal Policy Optimization

Off-policy algorithms uses past experiences, while Proximal Policy Optimization (PPO) and Trust Region Policy Optimization (TRPO) offer advanced strategies for stable policy evolution in reinforcement learning.

Aug 18, 2024 2 min read

GPT, PaLM, GLM, LLaMA and beyond: Large language models in medicine

Discover how Large Language Models (LLMs) like GPT, PaLM, GLM, and LLaMA are revolutionizing medicine. Explore applications, challenges, and the future of AI and ML in healthcare.

machine-learning-theorylarge-language-modelsmachine-learningmachine-learning-models
Aug 17, 2024 5 min read

Power of Multimodal Machine Learning: Challenges, Innovations, and Future Directions

Learn about the transformative impact of multimodal machine learning, highlighting key challenges, recent innovations, and the future of machine learning integration and AI development across diverse data modalities

machine-learning-theorymultimodalmachine-learningmachine-learning-models
Aug 15, 2024 8 min read

Understanding Key Insights and Trends in Large Language Models

Learn about how large language models (LLMs) has been made and evolved by looking into its key insights and trends

machine-learning-theorylarge-language-modelsmachine-learningmachine-learning-models
Aug 9, 2024 7 min read

What is Deep Reinforcement Learning (RL)

Here we introduce language and notation used to discuss RL and explain what RL do

machine-learningreinforcement-learningtheory
Jul 20, 2024 10 min read

An in-Depth Look at Leading Computer Vision ML Models

Discover top computer vision algorithms and techniques in machine learning, with thorough explanations and ongoing updates.

machine-learning-theorycomputer-visionmachine-learningmachine-learning-models
May 20, 2024 3 min read

What is OpenMMLab and how it is used in computer vision

Navigate DevOps, MLOps, and Kaizen in AWS, Azure, and GCP

machine-learning-theoryobject-detectionmachine-learning
May 15, 2024 6 min read

YOLO and object detection

The YOLO (You Only Look Once) series of fast object detection models has seen significant improvements from YOLOv1 and beyond

machine-learningcomputer-vision
Apr 29, 2024 1 min read

Yet another gentle intro to the YOLO-NAS model

Navigate DevOps, MLOps, and Kaizen in AWS, Azure, and GCP

machine-learning-theory
Sep 19, 2023 4 min read

Fooocus Fantasia: Navigating Generative Magic

Dive deep into the world of Fooocus, where generative artistry meets innovative functionality

machine-learning-application
Sep 18, 2023 6 min read

Behind Generative Models [In Progress ]

Explore the mechanics behind diffusion-based models like Mid-journey, DALL-E, and Stable Diffusion, which have revolutionized machine learning-based image and text generation

Sep 11, 2023 4 min read

The Generative Lens: Crafting Camera Angles with Precision

A guide to refining camera angle outputs in generative platforms using nuanced prompt strategies.

Sep 10, 2023 4 min read

Q-learning

Q-learning is a reinforcement learning technique where an agent iteratively learns the value of its actions to navigate towards optimal outcomes in an environment.

machine-learningreinforcement-learningtheory