基于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:
- 生成对抗网络综述☆10May 22, 2022Updated 4 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆76Apr 9, 2019Updated 7 years ago
- a machine learning project☆17Dec 6, 2016Updated 9 years ago
- Online Anomaly Detection for HPC Performance Data☆11Jun 25, 2018Updated 8 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 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.
- Gray GM (1,1) prediction model algorithm using python☆12Mar 15, 2020Updated 6 years ago
- ☆22Oct 29, 2019Updated 6 years ago
- 玉米病虫害知识图谱问答系统☆15Dec 14, 2023Updated 2 years ago
- 使用Simhash对海量文本进行去重☆12Jun 2, 2018Updated 8 years ago
- Use LSTM to do PM2.5 prediction☆49Mar 17, 2020Updated 6 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Nov 6, 2016Updated 9 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆356Apr 18, 2022Updated 4 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆16May 10, 2018Updated 8 years ago
- Pytorch LSTM implementation powered by Libtorch☆18Dec 26, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- weighted indexes for clustering evaluation☆16Apr 18, 2020Updated 6 years ago
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆16Sep 9, 2020Updated 6 years ago
- 使用numpy构建cnn复习深度学习知识☆36Sep 11, 2018Updated 8 years ago
- 文本情感分类小Demo☆12Jul 2, 2023Updated 3 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆17Mar 28, 2019Updated 7 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
- A teen girl face generator based on GANs,中文译名“萌妹生成器”。☆20Jun 28, 2019Updated 7 years ago
- Maven Silicon Project☆20Oct 13, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Topic detection and sentiment analysis of Google Play app reviews☆11Jun 25, 2015Updated 11 years ago
- Bridging python and matlab version OTB☆11Jan 12, 2018Updated 8 years ago
- 基于hadoop\hbase实现,集成单机模式机器学习算法以及分布式机器学习算法,训练模型、测试模型、预测数据于一体,简单实用。适合老鸟更适合菜鸟。☆11Jun 27, 2016Updated 10 years ago
- Python 基于BP神经网络实现不同直径圆的分类☆27Dec 27, 2019Updated 6 years ago
- 基于深度学习的英文文本分类☆11Mar 19, 2021Updated 5 years ago
- 用logistic回归,SVM,神经网络实现分类算法☆95Apr 16, 2016Updated 10 years ago
- 根据配色表自动替换相近颜色 - 近似颜色色匹配☆13Sep 29, 2022Updated 3 years ago
- 用强化学习来玩微信跳一跳☆21Jan 15, 2018Updated 8 years ago
- 项目包括了机器学习、神经网络、图像处理、NLP相关领域的基础知识和实践应用(具体可以看下文的课程大纲图或目录部分),后续会不断整理面试的知识点进来。此项目是个人学习李宏毅老师机器学习课程的学习笔记,通过笔记的方式一边巩固学习效果,一边方便后续复习。如有错误,欢迎批评指正。☆21Sep 1, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Simple tool for Linux/glibc hooking into several OpenGL functions, allowing manipluation of the VSync swap intervals, frame time measurem…☆11Apr 1, 2023Updated 3 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 4 years ago
- Control Arduino RGB LED over serial using MATLAB App Designer☆13Jan 26, 2020Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆189Mar 31, 2020Updated 6 years ago
- 语音播报 功能集成百度语音合成包TTS☆10Jun 5, 2019Updated 7 years ago
- 中文文本情感分类利用cnn☆20May 7, 2019Updated 7 years ago
- 基于开源的安卓spice客户端修改,https://github.com/iiordanov/remote-desktop-clients☆14Jul 27, 2015Updated 11 years ago