Ai
11 Star 11 Fork 17

北京师范大学-傅骞/mixly3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
export.js 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘登攀 提交于 2025-10-04 11:24 +08:00 . Pyodide里的Tensorflow目录
import * as PythonPyodideSKLearnBlocks from './blocks/sklearn';
import * as PythonPyodideSKLearnGenerators from './generators/sklearn';
import * as PythonTensorflowBlocks from './blocks/tensorflow';
import * as PythonTensorflowGenerators from './generators/tensorflow';
export {
PythonPyodideSKLearnBlocks,
PythonPyodideSKLearnGenerators,
PythonTensorflowBlocks,
PythonTensorflowGenerators
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bnu_mixly/mixly3.git
git@gitee.com:bnu_mixly/mixly3.git
bnu_mixly
mixly3
mixly3
master

搜索帮助