KotlinDL is a high-level Deep Learning API written in Kotlin and inspired byKeras. Under the hood, it uses TensorFlow Java API and ONNX Runtime API for Java. KotlinDL offers simple APIs for training deep learning models from scratch, importing existing Keras and ONNX models for inference, an...
DLFlow is a deep learning framework. Contribute to didi/dlflow development by creating an account on GitHub.
常用的deep learning frameworks 基本转自:http://www.codeceo.com/article/10-open-source-framework.html 1.Caffe 基于C++开发 2.Theano 大部分代码是使用CYthon开发的,主页有很详细的教程,在github上有Theano的软件包,另外还有一份pdf的tutorial 基于theano派生了许多的深度学习python软件包:Keras(documents)、Lasagn...
MXnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning framework Veles - Samsung Distributed machine learning platform Marvin - A Minimalist GPU-only N-Dimensional ConvNets Framework Apache SINGA - A General Distributed Deep Learning Platform DSSTNE - Amazon's library for building Deep...
LLaMA-Factory是一个在github上开源的,专为大模型训练设计的平台。项目提供中文说明,可以参考官方文档:https://github.com/hiyouga/LLaMA-Factory/blob/main/README_zh.md 本次目的就是借助 LLaMA-Factory 来调试 Hugging Face 上的模型,并导出成本地 Ollama 可运行的专业小模型。 使用零代码命令行与 Web UI ...
GitHub:tensorflow/tensorflow 2、BVLC/caffe Introduction Caffe: a fast open framework for deep learning. GitHub:BVLC/caffe 3、ZuzooVn/machine-learning-for-software-engineers Introduction A complete daily plan for studying to become a machine learning engineer. ...
项目地址请参考github DeepSeek实⽤集成 将DeepSeek ⼤模型能⼒轻松接⼊各类软件。访问DeepSeek 开放平台来获取您的 API key。English/简体中⽂/繁体中⽂/⽇本語/Español 应⽤程序 ⼯作流编排等模块,并可将 Agent 集成⾄多个主流平台(WhatsApp 、Telegram 等),为企业提供端到端的 AI 解决⽅...
Code:https://github.com/microsoft/ProDA(opens in new tab) While deep learning has seen tremendous success in the last decade, vast quantities of data are required to achieve high performance. People have attempted to reduce the labeling expense by resorting...
之前整理过两篇DeepSeek接入各种应用完成各种任务的文章: 今天看到DeepSeek官网更贴心,直接整理了100多个 https://github.com/deepseek-ai/awesome-deepseek-integration 将DeepSeek 大模型能力轻松接入各类软件,均需首先访问 DeepSeek 开放平台[1]来获取 API key。 本文所有链接见文末 应用程序 SwiftChat SwiftChat ...
https://github.com/ollama/ollama/releases 选择Assets,下载Windows及对应Linux平台的ollama: 为方便大家使用,我已准备好下载文件:通过网盘分享的文件: 链接:https://pan.baidu.com/s/1MkLCX1K89fWx1UPf4IKbbw?pwd=mbh3 提取码: mbh3 本人Linux操作系统适用ollama-linux-amd64.tgz 将ollama-linux-amd64....