Skip to content
wwwinsights_logo

Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

wwwinsights_logo
Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

  • Home
  • AI
  • Content Management
    • Drupal
    • WordPress
  • Web Infrastructure
    • AWS
    • Network
    • Git
    • Nginx
    • Infra
  • Programming Language
    • Python
  • Contact
  • About
    • Home
    • AI
    • Page 2
AI

Why PyTorch Uses Its Own Tensor Library Instead of NumPy

Dr. Anjing Wang October 9, 2024 0 Comments

If you’re just starting out with Python and have heard of NumPy, you probably know it’s a fantastic library for handling numbers, arrays, and matrices. So, why would PyTorch, a…

AI

Using torch.Tensor to Represent Images in PyTorch: A Beginner’s Guide

Dr. Anjing Wang September 17, 2024 0 Comments

In the world of deep learning, images are a critical form of data. Whether you’re building a computer vision model, training on image datasets, or working on image processing tasks,…

AI

Total Available Graphics Memory vs. Dedicated Video Memory – Understanding the Four Types of GPU Memory

Dr. Anjing Wang September 10, 2024 0 Comments

When exploring your system’s GPU settings, you may encounter various memory types that can initially be confusing. Terms like Total Available Graphics Memory, Dedicated Video Memory, System Video Memory, and…

AI

How to Install CUDA on WSL?

Dr. Anjing Wang June 9, 2024 0 Comments

As the use of WSL (Windows Subsystem for Linux) for development becomes increasingly popular among programmers, many AI engineers are adopting WSL and Visual Studio Code as their preferred environment…

AI

Install Tesseract OCR 5 on Ubuntu: A Complete Guide

Dr. Anjing Wang April 9, 2024 2 Comments

Upgrade to Tesseract OCR 5 on Ubuntu with a simple PPA addition, unlocking advanced text recognition features and accuracy.

AI

How to Install PPOCRLabel on Windows

Dr. Anjing Wang March 23, 2024 1 Comments

This guide will walk you through installing PPOCRLabel on Windows, ensuring you can start your OCR projects quickly.

AI

How to Install Azure Speech Python Package on Ubuntu

Dr. Anjing Wang October 20, 2023 0 Comments

Microsoft Azure provides excellent AI speech service, but how it organizes its documents and SDK drags me back to the bad memories when I read Microsoft Visual C++ MSDN documents…

AI

How to Install text-generation-webui on runpod

Dr. Anjing Wang August 4, 2023 0 Comments

We'll go step by step to bring up a model on runpod.io and chat with it using text-generation-webui.

AI

How to Use ChatGPT Plugins?

Dr. Anjing Wang May 28, 2023 0 Comments

we'll explore how to use ChatGPT plugins in a general way with VoxScript, WebPilot, and AskYourPdf as examples.

AI

Similarity Metrics in Vector Databases

Dr. Anjing Wang May 22, 2023 1 Comments

We discuss similarity metrics such as Cosine Similarity, and Inner Product, especially why Inner Product can be used as a similarity metric.

AI

OpenAI Text Embeddings

Dr. Anjing Wang May 1, 2023 0 Comments

We'll take a look at how OpenAI enables text embedding and use Python to do an exercise to cluster some texts.

AI

How to Use Stable Diffusion? (1)

Dr. Anjing Wang April 27, 2023 0 Comments

We'll introduce the basics of stable diffusion and how can we access its service thourgh its official site or third party site.

AI

Midjourney Prompt for Style

Dr. Anjing Wang April 24, 2023 0 Comments

Midjourney prompt allows us to create distinctive styles, such as Anime, cartoon, watercolor, oil paint, etc. We'll explore lots of styles.

AI

Pinecone vs Elasticsearch: Introduce a Vector Database for Elasticsearch Users

Dr. Anjing Wang April 21, 2023 0 Comments

We compare Pinecone with Elasticsearch from perspectives of Data Representation, Search Capabilities, and Integration with Machine Learning.

Posts pagination

1 2

« Previous Page

About the Author

Dr. Anjing Wang

Dr. Anjing Wang

I am an entrepreneur, data analyst, website builder, and enthusiastic educator. I hold a Ph.D. in computer science and worked for big corporations for years before starting up a few companies. Notably, one of my recent start-up projects is a video dictionary.

  • AI
  • AWS
  • DNS
  • Drupal
  • Git
  • Infra
  • Network
  • Nginx
  • Python
  • Wordpress
LoRA: Low-Rank Adaptation Made Simple
September 17, 2025
Mixed Precision Training: Faster Deep Learning Without Losing Accuracy
September 17, 2025
Understanding FP32, FP16, and BF16: Floating-Point Formats in Deep Learning
September 17, 2025
Demystifying Floating-Point Precision: Half, Single, and Double
September 16, 2025
Causal Language Models vs. Conditional Generation Models: Key Differences and Real-World Examples
February 7, 2025
Unlocking the Power of Conditional Generation in AI
February 2, 2025
Unveiling NVIDIA DGX: A Journey Through AI Supercomputing
November 19, 2024
How to Measure the Performance of OCR: Why BLEU Isn’t Always the Best Choice
November 13, 2024
Understanding sklearn.metrics.accuracy_score and How to Calculate Accuracy Manually
November 13, 2024
Supervised Fine-Tuning (SFT): How to Fine-Tune Your Model Like a Pro
November 1, 2024
Deep Learning Model Precision: FP32, BF16, INT8 and INT4
October 31, 2024
LoRA vs. QLoRA: Fine-Tuning Your Model’s Superpowers on a Budget
October 31, 2024
How to Run a CUDA Docker Image on an AWS Ubuntu LTS Instance
October 29, 2024
How to Install NVIDIA driver on AWS Ubuntu LTS 24.04
October 29, 2024
Running One Linux Distribution Inside Another Using Docker: A Deep Dive
October 28, 2024
wwwinsights_logo

Insights into World Wide Web

My Humble Thoughts about Web Dev and Website Reviews

Copyright by Anjing Wang © All rights reserved | Blogus by Themeansar.

  • Home
  • About
  • Terms of Use
  • Privacy Policy
  • Contact