这些优秀的企业正在使用:

GitLink(确实开源)是中国计算机学会CCF官方指定的开源创新服务平台

Updated 10 months ago JavaScript

第二届“兴智杯”全国人工智能创新应用大赛携手沐曦与 Gitee.AI推出 “基于国产软件栈的创新应用赛”,聚焦国产算力与大模型融合创新,面向影视、医疗、金融等关键场景,探索国产化AI解决方案。

Updated 10 months ago

otm项目简介

Updated 10 months ago

本项目使用Jittor深度学习框架创建Conditional GAN(生成式对抗网络)模型进行训练,训练集为MNIST的手写灰度数字图片,其中标签即为数字的值。训练完成后,给定数字序列可以使用生成器生成相应的灰度图片。

Updated 10 months ago Python

[GitLink Mirror] API documentation for the Enka.Network API responses and structure.

Updated 10 months ago Markdown

This is a mirror of AutoGen from GitHub. AutoGen is a framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.

Updated 10 months ago Python

jittor 计图挑战热身赛 手写数字识别

Updated 10 months ago Python

利用jittor框架,在数字图片数据集 MNIST 上训练 Conditional GAN(Conditional generative adversarial nets)模型,通过输入一个随机向量 z 和额外的辅助信息 y (如类别标签),生成特定数字的图像

Updated 10 months ago Python

A conditional GAN by Jittor to generate specific handwritten digits

Updated 10 months ago Python