深度学习中的一些小Demo。
☆428Mar 25, 2023Updated 3 years ago
Alternatives and similar repositories for DeepLearningExamples
Users that are interested in DeepLearningExamples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 从零开始构建的一个宠物识别系统,包括爬虫、深度学习模型和WEB服务。爬虫使用requests+beautifulsoup4+gevent,深度学习模型使用TensoFlow 2.0,WEB服务使用Vue.js+Element UI。☆74Mar 25, 2023Updated 3 years ago
- LuWu——陆吾,一个简单的无代码深度学习平台。☆30Jun 13, 2021Updated 4 years ago
- 一个高度封装的yolov3类库。☆36Jan 3, 2021Updated 5 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆82Aug 8, 2020Updated 5 years ago
- A tutorial on Bayesian multilevel modeling using R and Stan.☆14Nov 19, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆13May 9, 2019Updated 7 years ago
- 基于tensorflow Inception V3模型迁移学习的图片鉴定分类程序(鉴黄、鉴血腥)☆43Jul 30, 2020Updated 5 years ago
- 基于循环神经网络(RNN)的智能聊天机器人系统☆46Apr 19, 2021Updated 5 years ago
- 深度学习的实战项目☆377Jul 27, 2020Updated 5 years ago
- 快速风格迁移学习实践☆26May 16, 2018Updated 8 years ago
- Source codes of MixPoet: Diverse Poetry Generation via Learning Controllable Mixed Latent Space (AAAI 2020)☆151Nov 19, 2020Updated 5 years ago
- An R package for downloading data from the UK Parliament's Data Platform.☆13Sep 13, 2020Updated 5 years ago
- 唐诗、宋词生成器,有详细说明☆495Dec 16, 2019Updated 6 years ago
- Data and Functions for Studying British Politics☆21Aug 2, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆31May 12, 2023Updated 3 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Nov 13, 2019Updated 6 years ago
- Essex Summer School Advanced Computational Methods for Social Media and Textual Data☆13May 14, 2025Updated last year
- 图像处理课程的一个课程设计,基于深度学习的细胞数目识别与计数☆40Dec 30, 2018Updated 7 years ago
- Course materials: POIR 613 - Computational Social Science - USC Fall 2022☆19Nov 1, 2022Updated 3 years ago
- Simulation and power analysis of panel/hierarchical data that allows for independently generating effects by cross-section (between-subje…☆18May 14, 2025Updated last year
- Matlab implementation for IJCAI19:multi-view clustering with late fusion alignment maximization☆10Aug 8, 2020Updated 5 years ago
- ☆16Jul 24, 2023Updated 2 years ago
- A Tool for the Congress Data dataset☆26Dec 8, 2025Updated 6 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Easily access the party colors of thousands of parties around the world☆23Nov 27, 2021Updated 4 years ago
- 顾名思义:手搓的RAG☆134Feb 27, 2024Updated 2 years ago
- 这是本科毕业设计的课题,“基于深度网络的网站验证码识别 研究与实现”。主要是利用卷积神经网络,基于TensorFlow平台,构建了三层卷积两层全联接模型,训练出的一个准确率为91.3%的识别模型。再基于Django构建登陆系统,使用selenium实现自动测试,完成验证码从识…☆25Jun 18, 2018Updated 7 years ago
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- 论坛日志分析系统☆25May 22, 2018Updated 8 years ago
- 基于GMM的0-9孤立词语音识别系统☆10Sep 29, 2020Updated 5 years ago
- 使用PyTorch构建生成对抗网络 生成二次元头像☆13Sep 24, 2018Updated 7 years ago
- Themes, colors and tools for making charts with ggplot2 in the House of Commons Library style☆21Updated this week
- Bert language model for hate speech detection.☆21Aug 6, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- VGG19 pytorch implementation