Skip to content

Weave the future of code, starting here.

Weave the future of code, starting here.

  • AI
  • IOS
  • Android
  • Backend
  • Frontend
AI

Practical application of deep learning detection algorithm YOLOv5

savesoff May 8, 2024 0Comment

In current inspection projects, an efficient and accurate algorithm is needed to process large amounts of image data. After some research and comparison, YOLOv5 was initially selected as the algorithm…

AI

The future is already here: Unlocking the unlimited potential and challenges of AGI

savesoff May 8, 2024 0Comment

introduction Suppose you wake up one day and find that your smartphone not only reminds you of today’s schedule, but also explains that weird dream you had last night and…

IOS

How to use defer

savesoff May 8, 2024 0Comment

How to use defer The above code is the declaration and implementation of defer in the Swift source code. We can intuitively see that the bottom layer is implemented in…

AI

Google releases HEAL architecture, 4 steps to evaluate whether medical AI tools are fair

savesoff May 8, 2024 0Comment

If you think of maintaining a healthy state as a race, not everyone can stand on the same starting line. Some people can finish the race smoothly, and some people…

AI

Introduction to Pytorch—Learning Tensors

savesoff May 8, 2024 0Comment

Learning of Tensors Tensors are a special data structure, very similar to arrays and matrices. In PyTorch, we use tensors to encode the input and output of the model, as…

Frontend

How to understand Vue’s one-way data flow

savesoff May 8, 2024 0Comment

In Vue, data flow refers to the way data is transferred and managed. Vue uses one-way data flow. Its core concept is that the flow direction of data is one-way,…

Backend

⚡What is the difference between REST and SOAP protocols?

savesoff May 8, 2024 0Comment

API is the abbreviation of Application Programming Interface. APIs specify how different software components should interact and communicate programmatically. The most common type of API is Web API. Web applications,…

AI

Generate SQL Schema using large language model

savesoff May 8, 2024 0Comment

I’ve looked at regex and JSON persistence generated using LLM , but many believe that AI handles Structured Query Language (SQL) well . To celebrate SQL’s 50th birthday , let’s…

IOS

iOS App Thinning – App Thinning

savesoff May 7, 2024 0Comment

1 App Thinning App thinning is a technique for optimizing mobile applications to reduce their installation package size and improve performance. It is a method developed by Apple for iOS…

IOS

Flutter development–Develop a plugin

savesoff May 7, 2024 0Comment

Develop Plugin for Flutter. The code is here . Create a new plugin project calendar_plugin : The platforms are designated as Android and iOS. We will add a platform later,…

Posts navigation

1 2 3 4 … 17

« Previous Page — Next Page »

Recent Posts

  • Stable Diffusion Notes Basic Principles
  • Learn JAVA annotations from the basics to the depths
  • Review of iOS – Application of CoreHaptics Framework
  • Database tuning – hot and cold separation
  • Apple’s smart model revealed: 3B model outperforms Gemma-7B, server model comparable to GPT-3.5-Turbo

Archives

  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • February 2023

Categories

  • AI
  • Android
  • Backend
  • Frontend
  • IOS

You Missed

AI

Stable Diffusion Notes Basic Principles

Android

Learn JAVA annotations from the basics to the depths

IOS

Review of iOS – Application of CoreHaptics Framework

Backend

Database tuning – hot and cold separation

CONTACT US| GDPR | PRIVACY POLICY | COOKIES AND USE TERMS | ABOUT US

Weave the future of code, starting here.

Copyright © All rights reserved | Blogus by Themeansar.