avatar
文章
15
标签
16
分类
2
Home
Archives
Tags
Categories
Link
About
Doc
  • 平台自律公约
  • 格式规范
  • 图片缓存
LogoLittle Train's Blog
搜索
Home
Archives
Tags
Categories
Link
About
Doc
  • 平台自律公约
  • 格式规范
  • 图片缓存

Little Train's Blog

Progress bar with multiple backends
发表于2023-10-25|更新于2024-03-16|Personal Experiences|Python
This article introduces a simple manner about integrating different Progress Bar backends in Python. Introduction Progress Bar: A progress bar is a graphical control element used to visualize the progression of an extended computer operation, such as a download, file transfer, or installation. Sometimes, the graphic is accompanied by a textual representation of the progress in a percent format. The concept can also be regarded to include “playback bars” in media players that keep track of th...
Discuss the mathematics of apportionment when splitting the machine learning dataset into several parts by proportions
发表于2023-10-25|更新于2025-02-25|Topics|Python•Machine Learning•Mathematics•Algorithm
This article discusses an operation that originated in machine learning, i.e., when splitting a dataset with the same genre of elements by a series of proportions, how to determine the element’s total number of each divided group, focusing on dealing with decimal rounding problems. Initially, this operation was not a theoretical problem, but a simple engineering problem for programming implementation. However, we performed further thoughts and analysis, refined this operation into a mathemati...
There may be no need to fully understand Junction, Hard Link and Symbolic Link in NTFS
发表于2023-10-25|更新于2024-01-25|Personal Experiences|Windows•File System
In normal scenarios, the concepts and characteristics of hard links, junctions, and symbolic links are intertwined. Only a few words cannot tell them clearly. However, in terms of daily use, why must we understand 100% of their differences and similarities? Sometimes, it is enough to remember these three concepts’ main features and differences, plus some experience. From the perspective of an average Windows user, this article introduces hard links, junctions, and symbolic links in Windows fi...
Reset ACL/SDDL to deal with authorization problems in ReFS or NTFS
发表于2023-10-25|更新于2024-07-05|Personal Experiences|Windows•File System
This article records my procedures for dealing with authorization problems in ReFS or NTFS with Windows system. In this article, we do not talk about the relationship between Authorization and File System. And we do not differentiate which File System can support the corresponding operations and rules about Authorization. That is, if we encounter authorization problems, we almost can follow the actions in this article, since if a File System does not support authorization operations, it may n...
About `coordinate systems and affines` in Nibabel
发表于2023-10-25|更新于2024-06-20|Personal Experiences|Machine Learning•Computer Vision•Medical Imaging
There are many continuously updated Python libraries that can be used or specialized for Medical Imaging, such as, SimpleITK, NiBabel, scikit-image, etc. Each medical imaging tool has its own internal data structure, but they all serve real-world people of interest. Therefore, when interacting with people, each of these tools is bound to exhibit characteristics that are independent of its own data structure and only relevant to the real world items. In this article, we are around coordinate s...
12
avatar
纯洁的小火车
长风破浪会有时, 打铁还需自身硬。
文章
15
标签
16
分类
2
Follow Me
公告
This is my Blog
最新文章
Code snippets to configure Windows2024-07-04
Analyses of round function2024-04-26
德·摩根定律证明过程2024-04-19
Install TensorFlow(GPU) on WSL22024-03-16
【PowerShell模组开发日志】简单重置`SDDL`以解决ReFS或者NTFS中的授权问题2024-02-25
分类
  • Personal Experiences13
  • Topics2
标签
Machine Learning Algorithm File System TensorFlow WSL2 DDNS Medical Imaging PowerShell Probability Theory and Statistics Mathematics Keras Python SDDL Computer Vision Windows Environment Variables
归档
  • 242024年07月 1
  • 242024年04月 2
  • 242024年03月 1
  • 242024年02月 2
  • 242024年01月 1
  • 232023年10月 8
网站信息
文章数目 :
15
本站访客数 :
本站总浏览量 :
最后更新时间 :
© 2022 - 2026 By 纯洁的小火车框架 Hexo 8.1.1|主题 Butterfly 5.5.4
搜索
数据加载中