基于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:
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆46Jan 21, 2019Updated 7 years ago
- 基于全卷积神经网络的遥感影像分类试验☆18Sep 11, 2017Updated 8 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 使用Simhash对海量文本进行去重☆12Jun 2, 2018Updated 7 years ago
- 一个极简的支付收款平台,支持微信支付、支付宝支付,适合知识付费、社群等自媒体人收款☆11Aug 25, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆33Aug 20, 2021Updated 4 years ago
- 玉米病虫害知识图谱问答系统☆15Dec 14, 2023Updated 2 years ago
- 爬取2345历史天气,并制作可视化交互图,制作了可视化助手,可以傻瓜式选择地区可视化☆10May 30, 2022Updated 3 years ago
- python爬虫下载器(html模板或网站前端源代码)☆14Jul 19, 2021Updated 4 years ago
- Hyperspectral Unmixing via Dual Attention Convolutional Neural Networks | 基于双注意力卷积神经网络的高光谱图像解混☆29Jun 13, 2024Updated last year
- 基于卷积神经网络的恶意代码分类系统☆13Apr 15, 2020Updated 6 years ago
- 文本情感分类小Demo☆12Jul 2, 2023Updated 2 years ago
- 重写RuoYi-Vue所有功能 集成 Sa-Token、Mybatis-Plus、SpringDoc、Hutool、OSS 定期同步☆13Oct 15, 2025Updated 7 months ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 7 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.
- weighted indexes for clustering evaluation☆14Apr 18, 2020Updated 6 years ago
- ☆13Oct 10, 2023Updated 2 years ago
- 包含猫眼电影、豆瓣、b站、微博、天气预报、Metacritic、Pokemon图鉴等,爬取信息并保存在对应的文件中。☆11Jan 1, 2025Updated last year
- This repository contains the MATLAB codes for the time-series prediction using (i) MMSE forecast of ARIMA models (ii) Kalman filter appro…☆21Dec 10, 2019Updated 6 years ago
- 一维条形码识别☆15Oct 27, 2021Updated 4 years ago
- 个人深度学习项目整理☆14Nov 16, 2018Updated 7 years ago
- ☆11Apr 8, 2019Updated 7 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- 毕业论文《多模态虚假信息检测技术研究》中第三章基于模态融合的多模态虚假信息检测方法模型源代码,包括消融和对比实验。☆16Apr 16, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于CNN的面部表情识别☆20Nov 27, 2024Updated last year
- 基于深度学习的英文文本分类☆11Mar 19, 2021Updated 5 years ago
- 项目包括了机器学习、神经网络、图像处理、NLP相关领域的基础知识和实践应用(具体可以看下文的课程大纲图或目录部分),后续会不断整理面试的知识点进来。此项目是个人学习李宏毅老师机器学习课程的学习笔记,通过笔记的方式一边巩固学习效果,一边方便后续复习。如有错误,欢迎批评指正。☆21Sep 1, 2020Updated 5 years ago
- 用强化学习来玩微信跳一跳☆21Jan 15, 2018Updated 8 years ago
- 高光谱图像分类☆32May 5, 2019Updated 7 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 3 years ago
- 语音播报 功能集成百度语音合成包TTS☆10Jun 5, 2019Updated 6 years ago
- 中文文本情感分类利用cnn☆20May 7, 2019Updated 7 years ago
- java爬虫程序,用来爬知乎,简书等社交网站的信息,若有更新则发送邮件通知,实现监控某几个社交账号状态的功能☆18Feb 15, 2016Updated 10 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.
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- attempt to predict the stock price with BP neural network☆14Mar 27, 2017Updated 9 years ago
- ☆19Sep 16, 2023Updated 2 years ago
- some small codes about deep learning☆51Feb 26, 2018Updated 8 years ago
- 基于TensorFlow的人脸识别卷积神经网络☆347Mar 6, 2019Updated 7 years ago
- 用预训练BERT实现序列标注模型。☆14Sep 29, 2020Updated 5 years ago
- 基于spark的大数据分析心脏病信息 更多详细说明在我的博客//zhuozhuo233.github.io/☆22Dec 26, 2021Updated 4 years ago