一文彻底搞懂BP算法:原理推导+数据演示+项目实战
☆204Jul 2, 2019Updated 7 years ago
Alternatives and similar repositories for BP-Algorithm
Users that are interested in BP-Algorithm 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学习资源汇总☆67May 1, 2019Updated 7 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆39Oct 9, 2018Updated 7 years ago
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- ns2 repository snagged from the debian git repo, with van jacobson and kathie nichol's codel and fq_codel implementations☆13Aug 24, 2012Updated 14 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Apr 2, 2017Updated 9 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.
- simhash算法实现海量内容查重☆14Apr 23, 2016Updated 10 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆35Nov 7, 2017Updated 8 years ago
- PYNQ-Based MNIST with Tensorflow Lite☆21Feb 21, 2025Updated last year
- Multivariate Polynomial Regression☆30Dec 3, 2020Updated 5 years ago
- ☆14Oct 21, 2020Updated 5 years ago
- A set of pre-processing codes, A deep convolutional neural net and post-processing codes for classifying turbulent climate patterns☆11Jul 19, 2018Updated 8 years ago
- Benchmark framework of compute-in-memory based accelerators for deep neural network (inference engine focused)☆11Jun 1, 2021Updated 5 years ago
- BP神经网络☆28May 31, 2015Updated 11 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆45Nov 23, 2014Updated 11 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.
- ☆10Feb 18, 2026Updated 6 months ago
- 社会信息检索作业,实现简单的搜索引擎,计算TFIDF值以及两个句子的相似度☆19Apr 4, 2018Updated 8 years ago
- CCF BDCI 2019 “技术需求”与“技术成果”项目之间关联度计算模型 复赛B榜top1解决方案☆77Jul 23, 2023Updated 3 years ago
- 决策树分类(ID3,C4.5,CART)☆492Sep 13, 2023Updated 2 years ago
- This is a simple implmentation of some classic neural networks☆30Dec 13, 2020Updated 5 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 西南财经大学“新网银行杯”数据科学竞赛 2/721☆32Nov 26, 2018Updated 7 years ago
- PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!☆2,953Jul 28, 2026Updated last month
- from zero to 1: Neural Network☆26Sep 7, 2021Updated 4 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.
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Dec 16, 2016Updated 9 years ago
- Deep learning algorithms source code for beginners with python3☆29Mar 28, 2019Updated 7 years ago
- 澳新银行数据竞赛(DC平台)第四名方案☆15May 5, 2019Updated 7 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 6 years ago
- PyTorch Implementation for the paper "Let Me Help You! Neuro-Symbolic Short-Context Action Anticipation" accepted to RA-L'24.☆12Nov 27, 2024Updated last year
- 学习反向传播的python3代码