基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)
☆58Feb 10, 2018Updated 8 years ago
Alternatives and similar repositories for DeepLearning_BaseOnTensorFlow
Users that are interested in DeepLearning_BaseOnTensorFlow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- tensorflow实现卷积神经网络并训练自定义数据集☆16Apr 20, 2018Updated 8 years ago
- 基于全卷积神经网络的遥感影像分类试验☆18Sep 11, 2017Updated 8 years ago
- Forecasting the spread of COVID-19 epedemic over India Region using ARIMA (p,d,q) model☆12Sep 3, 2020Updated 6 years ago
- ☆22Oct 29, 2019Updated 6 years ago
- 玉米病虫害知识图谱问答系统☆15Dec 14, 2023Updated 2 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.
- ☆15Dec 14, 2025Updated 8 months ago
- Pytorch LSTM implementation powered by Libtorch☆18Dec 26, 2022Updated 3 years ago
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆16Sep 9, 2020Updated 5 years ago
- 文本情感分类小Demo☆12Jul 2, 2023Updated 3 years ago
- 2018全国研究生数学建模竞赛(C题:对恐怖袭击事件记录数据的量化分析)☆12Jul 18, 2019Updated 7 years ago
- Sentiment-Polarized Word Embedding for Multi-Label Sentiment Classification☆11Oct 7, 2018Updated 7 years ago
- ☆12Oct 10, 2023Updated 2 years ago
- 基于 ESP8266/ESP32/RP2040 的物联网小彩灯 (内含炫酷 RGB 魔法!), 支持多种灯效、自定义动画以及由上位机控制的音乐律动和氛围灯☆18May 18, 2025Updated last year
- optimizing class activation maps by causal inference for weakly-supervised object localization task☆11May 5, 2022Updated 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.
- ☆11Apr 8, 2019Updated 7 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 9 years ago
- Bridging python and matlab version OTB☆11Jan 12, 2018Updated 8 years ago
- Python 基于BP神经网络实现不同直径圆的分类☆27Dec 27, 2019Updated 6 years ago
- 一维条形码识别☆15Oct 27, 2021Updated 4 years ago
- go iris casbin redis☆10Feb 25, 2020Updated 6 years ago
- 项目包括了机器学习、神经网络、图像处理、NLP相关领域的基础知识和实践应用(具体可以看下文的课程大纲图或目录部分),后续会不断整理面试的知识点进来。此项目是个人学习李宏毅老师机器学习课程的学习笔记,通过笔记的方式一边巩固学习效果,一边方便后续复习。如有错误,欢迎批评指正。☆21Sep 1, 2020Updated 6 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 语音播报 功能集成百度语音合成包TTS☆10Jun 5, 2019Updated 7 years ago
- 量化交易网站,软工三大作业迭代三,团队项目☆11Mar 8, 2018Updated 8 years ago
- 交通标志识别_CNN卷积神经网络实现☆26Oct 24, 2019Updated 6 years ago
- ☆19Sep 16, 2023Updated 2 years ago
- 个人深度学习项目整理☆14Nov 16, 2018Updated 7 years ago
- some small codes about deep learning☆51Feb 26, 2018Updated 8 years ago
- [SIGSPATIAL 2025 Best Paper Award] Official implement of XXLTraffic: Expanding and Extremely Long Traffic Forecasting beyond Test Adaptat…☆30Jun 19, 2026Updated 2 months ago
- 用预训练BERT实现序列标注模型。☆14Sep 29, 2020Updated 5 years ago
- 随音乐律动的背景 for CocosCreator☆13Dec 5, 2019Updated 6 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.
- 股票高频数据(数据来源:新浪)☆12Jan 29, 2020Updated 6 years ago
- 深度学习相关资料☆14Apr 28, 2015Updated 11 years ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆18Dec 1, 2018Updated 7 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- ArcFace pytorch☆14Dec 8, 2022Updated 3 years ago
- 华为digix 2021 赛题1☆28Nov 10, 2021Updated 4 years ago
- 该系统在本地计算机上使用 YOLOv5 模型进行烟雾检测。YOLOv5 是一种高效的目标检测模型,能够在复杂的场景中快速识别火灾烟雾。该模型部署在高性能硬件上,以确保实时响应和高精度的检测效果,在使用时对获取的图片可以进行推理,以检测火情。 YOLOv5-Lite 部署 …☆32Sep 6, 2024Updated last year