用 Jev 分类模型逐步选择合法 token 编写 C++
作者用 TypeSafe 的 Jev 决策/分类模型做实验:每步只提供语法合法的候选 token,让模型选择,从而生成 C++ 代码。
开发者分享使用 TypeSafe Jev 对图结构 UX 中的节点类型进行快速分类,从而在不增加延迟或成本的情况下添加按类型动画。
Thanks to @typesafeai’s jev, I gave my graph-based UX a real facelift. It classifies which type of node to spawn faster than any model I’ve used before. That let me add gorgeous per-type animations without increasing latency or cost. Now I want to go back to the rest of my old