- 博客(42)
- 收藏
- 关注

原创 Magic - A Fast, Precise, and Self-Evolving Chinese Scripting Language
We firmly believe that we shall prepare ourselves for a world of Office Automation and Creativity, which will enable us to enter the fifth industrial revolution.
2025-07-06 14:51:25
170

原创 All Agents Are Evolving Translators
Keywords: Machine Learning, Interpretable Learning, Decision Maker, Lightweight, Fast Algorithm
2025-03-31 08:27:59
1373

原创 User Agent (Computer Use: RPA+AI) and A Novel Chinese Scripting Language - Certificate No. 13272886
Fire Bunny Intelligent Development Platform
2024-06-28 23:33:15
537
原创 The Action Replay Process - A Complete Guide
Have you learned ARP before?
2025-05-17 19:40:53
598
原创 Using Dyck Path to solve a leetcode puzzle
【代码】Using Dyck Path to solve a leetcode puzzle。
2025-03-30 16:04:07
494
原创 What exactly does the Fifth Industrial Revolution look like?
the Fifth Industrial Revolution
2025-03-30 09:57:14
378
原创 Supplements of My Research Proposal: My Perspectives on the RAG
ideas on RAG
2025-03-29 20:57:16
236
原创 Conjunctive Normal Form (Perpared Version)
from my research proposal, given by me
2025-03-28 19:16:23
699
原创 What are current research domains fit my ideas in this proposal?
I’m new in initiating a research of my interest.My Very Initial Draft of the Research ProposalMy internship experience has influenced me greatly, from my career path to my research interests. By constructing the Fire Bunny Intelligent Development Platform
2025-03-28 11:35:37
243
原创 Control Group of My Future Paper, without Task Planning, Exceptional Handling, fully based on LLMs
No illegal use is allowed!
2025-03-24 18:57:59
450
原创 我未来计划的Computer Use产品与对照组,即迷你版的AIGC中文脚本语言的区别
一个好的产品,肯定是基于市场趋势的,这要求产品设计者拥有一个敏锐的捕捉市场的能力;在上一期的文章中,我开放了迷你版的AIGC中文脚本语言的源代码,并提供了Github链接。这里,我想细聊一下未来的计划,特别是关于自动化办公的计划。要实现这些目标并不容易,特别是,必须得踹大模型的柱子,特别是算法层面的。所以,我希望能够开发一种全新的架构,能够完全满足这些目标,并让AI真正能够普惠每一个愿意用它的人。首先,大家可以看到,如果不考虑任务规划,纯粹的AIGC中文脚本语言的实现其实非常简单。
2025-03-23 15:53:17
252
原创 A Crucial Problem: How to tune hyperparameters with TensorFlow?
【代码】A Crucial Problem: How to tune hyperparameters using TensorFlow?
2025-03-04 20:19:16
743
原创 All Commands of Fire Bunny Intelligent Development Platform [V1.0]
如图,从屏幕原点拉到鼠标位置,形成一个矩形,矩形的水平长度就是鼠标位置的横坐标,矩形的竖直长度就是鼠标位置的纵坐标,也就是说,第一个水平坐标轴的正方向是指向屏幕右方的,第二个竖直坐标轴的正方向却指向屏幕下方的(这也是研究平抛运动时经常采用的坐标系)。【把程序内部生成的“文本内容”弄到剪切板】(下面的2句代码等价,因此执行同一个命令)【用鼠标左键单击屏幕中指定的一个位置】(下面的2句代码等价,因此执行同一个命令)【把剪切板中的信息存储到程序中】(下面的2句代码等价,因此执行同一个命令)鼠标移到(0,0)!
2024-12-20 08:50:33
418
原创 MSCT: Maximal Substrings’ Coverage with Thesaurus
Text Similarity has a wide range of applications
2024-12-20 08:21:16
1039
原创 User Agent (Computer Use: RPA+AI) and A Novel Chinese Scripting Language - Certificate No. 13272886
Fire Bunny Intelligent Development Platform [V2.0]
2024-12-19 23:19:57
293
原创 DAHSF: An Algorithm for Sequence Parsing for Specific Scenarios and Lightweight Deployment
Keywords: Text Normalization; Semantic Parsing; Lightweight Deployment;Fast Algorithm;Scenario-Specific
2024-12-19 15:56:17
1873
原创 Comments on DAHSF
I believe that accumulation is a process that comes naturally, like water flowing in a canal. The more niche the research breakthrough, the less-traveled the path, the more powerful thefinesse is.
2024-12-19 11:18:41
325
原创 Scaling Law假设是否成立?所谓的AI难道只是镜花水月?从模型的底层构架方面探讨一些关于生成式AI的粗浅认识
越来越感觉生成式AI走错了方向,虽然AI一定是第四次工业革命的新质生产力之一,但是投资界中出现了对AI界投资是否能够回本的顾虑,AI当下的发展可能存在潜在的泡沫
2024-11-14 10:14:19
1095
1
原创 A Magic Combinatorial Optimization Method - Pseudo-Boolean Optimization
Combinatorial Optimization
2024-11-14 10:10:47
1006
原创 Predicting the Next Char (not using Machine Learning)
A simple way to predict the next char (statistics)
2024-11-10 09:32:01
168
原创 为什么超高频的量化交易策略如此赚钱?一道算法题引发的思考
这太神奇了,算法题里面居然蕴含着量化交易的思想!量化交易其实分多种流派,有走高频路线的短线弄潮儿,还有信仰周期与因果关系的长线教徒。本文在求解算法题的过程中,意外地实现了一种基本的高频交易策略。同时,本文也将揭秘,为什么高频量化交易策略能够如此赚钱,嘘!
2024-10-23 19:29:58
1207
原创 【模拟算法】【无个人隐私问题的汉语数据集!】Windows系统中的汉语文件夹路径地址模拟器
网络上没搜到中文文件路径名的数据集,所以用这个模拟一下
2024-09-29 11:43:09
289
原创 Solving an Algorithm Problem Elegently - the Intuition Behind This Quiz
组合数学与可视化直觉在算法题中的应用
2024-09-16 21:52:23
521
AIGC中文脚本语言-https://github.com/Magic-Abracadabra/AI-Chinese-Scripting-Language
2025-03-28
求n选k个元素的所有选法
2024-03-29
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人