自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

https://kevinyou.alphaxiv.io

人类对实现愿望的追求,是人类科技进步的动力之一

  • 博客(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

原创 关于人工智能未来的趋势

【划重点】未来的人工智能发展趋势

2025-06-17 15:13:37 139

原创 关于《DAHSF》即《火小兔智慧开发平台V2.0》的碎碎念

不随波逐流的意义在于,它切合实际

2025-05-29 21:22:44 200

原创 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

原创 一个简单但冷门的不等式

关于多个函数,一个永恒普适的小法则

2025-05-07 10:56:13 648

原创 聊聊我对全球学界的一些看法

学术界顶端的能量与有创造力的新人之间存在哲学矛盾

2025-04-12 19:20:25 150

原创 关于我的毕业论文

本想法诞生于4月8日凌晨4点。一个不眠之夜。

2025-04-12 18:42:58 203

原创 $R^n$超平面约束下的向量列

下次懒得推导了,直接拿来用

2025-04-05 20:43:14 760

原创 A very basic rule about RL

RL

2025-03-31 22:30:39 479

原创 调用智谱清言

【代码】调用智谱清言。

2025-03-30 16:31:10 152

转载 Markdown toolkits

Markdown

2025-03-30 16:06:32 58

原创 Using Dyck Path to solve a leetcode puzzle

【代码】Using Dyck Path to solve a leetcode puzzle。

2025-03-30 16:04:07 494

原创 关于中文编程的一些思考

聊聊为什么往期的汉语编程语言始终没有普及

2025-03-30 15:59:19 329

原创 An implementation of Continuous Relaxation

Continuous Relaxation

2025-03-30 15:48:51 172

原创 Python Gadgets

important techniques

2025-03-30 15:26:53 417

原创 What exactly does the Fifth Industrial Revolution look like?

the Fifth Industrial Revolution

2025-03-30 09:57:14 378

原创 CNNs for image processing and other applications

CNNs

2025-03-30 09:51:01 1066

原创 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

原创 Abstract Vector Space

3D Vector Space

2024-07-12 18:04:53 186

原创 What are “@”s in Python?

【代码】What are decorators in Python?

2024-07-12 15:24:18 627

原创 科技随想录

未来的科技世界是怎样的呢?当今的热门学科是如何通往未来科技世界的呢?

2024-05-11 22:59:34 528 1

原创 【新程序员的自白】咱们是新时代的魔法师!

【新程序员的自白】我是新时代的魔法师

2024-03-24 11:11:55 307 1

AIGC中文脚本语言-https://github.com/Magic-Abracadabra/AI-Chinese-Scripting-Language

(未来论文的对照组,没有任务规划、异常处理,完全基于大模型)

2025-03-28

求n选k个元素的所有选法

伪组合数学 一个小组件,专门求从[n]中选取k个元素构成的所有组合 用法: 将本文件放在你的工作目录,然后 from 穷举组合 import C n = eval(input('n')) k = eval(input('k')) C(n,k) 这本质上只是一个函数包,欢迎朋友们提出算法复杂度更低的算法

2024-03-29

线性代数底层运算-方阵乘法

线性代数底层运算——方阵乘法

2023-10-01

最大公因数与最小公倍数

最大公因数与最小公倍数

2023-10-01

高等代数-求解排列逆序数

高等代数-求解排列逆序数

2023-10-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除