MATLAB自编程实现BP神经网络手写数字识别。
☆35May 15, 2020Updated 6 years ago
Alternatives and similar repositories for -handwriting-recognition
Users that are interested in -handwriting-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Apr 30, 2017Updated 9 years ago
- 简单人工神经网络MATLAB实现作业☆19Jul 17, 2018Updated 7 years ago
- 使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。☆16Aug 25, 2021Updated 4 years ago
- Try BPNN on mnist. BP 神经网络识别中文数字☆16Dec 9, 2023Updated 2 years ago
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。☆20Oct 13, 2021Updated 4 years ago
- 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.
- 这是一个在MATLAB上实现车牌识别的程序,识别算法有两种,分别为神经网络和模板匹配☆19Jul 14, 2020Updated 5 years ago
- 自己实现harris角点检测☆10Jan 31, 2016Updated 10 years ago
- BP神经网络预测实例(matlab)☆57Aug 4, 2022Updated 3 years ago
- 2021 CCF BDCI基于飞桨实现花样滑冰选手骨骼点动作识别-第1名方案☆10Nov 24, 2021Updated 4 years ago
- RBM+BP神经网络识别手写数字和英文字符☆11Mar 25, 2023Updated 3 years ago
- 一个简单的神经网络,条理清晰,适合入门。☆14Jul 12, 2017Updated 8 years ago
- Numpy手写BP神经网络,对比Dropout、Batch Normalization等训练技巧的效果。☆10Dec 19, 2019Updated 6 years ago
- Android中的ActionSheet(仿IOS ui界面)☆19Jun 16, 2015Updated 10 years ago
- 中山大学2018年人工智能期末项目,使用BP神经网络识别手写数字☆11Dec 23, 2018Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 9 years ago
- 这是一款视频分析处理工具,目前嵌入了Visual Tracking功能,手动勾选视频中第一帧的某个物体,程序自动跟踪该物体在整个视频序列中的位置☆20Mar 30, 2017Updated 9 years ago
- 基于MATLAB的车牌字符识别☆42Jun 19, 2018Updated 7 years ago
- 检测微信是否有删除好友,目前只适配了6.3.32版本的,在android studio上导入,运行程序后点击开始检测,如果手机没有开启无障碍服务,则会调到设置页面进行打开无障碍服务,该app主要是用到了AccessibilityService 界面的ui控件的检测使用的是G…☆21Jan 1, 2017Updated 9 years ago
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 7 years ago
- 大三上学期数字图像处理期末项目--基于Matlab语言的路标识别☆66Jan 21, 2021Updated 5 years ago
- 使用BP神经网络实现数字图片识别☆16Feb 4, 2022Updated 4 years ago
- 手写字母识别,使用过Python编写,在Pycharm环境下编译,使用BP神经网络进行分类☆20Aug 18, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Optimised the number of handovers using the Q-Learning algorithm of Reinforcement Learning☆18Mar 11, 2022Updated 4 years ago
- 《城市道路交通模糊控制》--毕业设计☆25Jul 2, 2016Updated 9 years ago
- 工程创新竞赛智能物流小车搬运赛道2023省赛☆42Apr 26, 2023Updated 3 years ago
- codes for the paper "Super-Resolution for Hyperspectral and Multispectral Image Fusion Accounting for Seasonal Spectral Variability", IEE…☆12Mar 13, 2020Updated 6 years ago
- Handover Self-Optimization in Drones Based on Low Earth Orbit Satellite Systems Project Codes☆19Jul 22, 2021Updated 4 years ago
- ☆18Oct 6, 2015Updated 10 years ago
- 基于Matlab的车牌识别(Simply)☆10Apr 8, 2019Updated 7 years ago
- 太空人时钟,基于ESP32-C3芯片☆28Aug 27, 2024Updated last year
- TensorFlow™ 是一个用于人工智能的开源神器,一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。它灵活的架构让你可…☆12Apr 25, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 期末课设_机器学习基础_基于BP神经网络的人脸识别☆18Mar 14, 2022Updated 4 years ago
- Python library for hyperspectral analysis focused on spectroscopic approach.☆18Sep 9, 2024Updated last year
- 自学Python爬虫路上的实战笔记,由浅到深逐步深入学习Python 爬虫☆15Dec 3, 2019Updated 6 years ago
- 宾夕法尼亚大学计算机和信息科学系教授 Jean Gallier 的开源书籍《代数,拓扑,微分,与计算机科学与工程的优化理论》☆13Jan 29, 2024Updated 2 years ago
- Official gym API for game FightingICE.☆12Jun 27, 2019Updated 6 years ago
- All scripts and data for 'Deep Learning-Based Handover Prediction for 5G and Beyond Networks' article☆23Feb 13, 2023Updated 3 years ago
- 图像处理接口:图像解模糊(deblurring)和图像超分辨率还原(Super-resolution)深度学习框架tensorflow和torch,并实现web后端基于python-Flask框架的接口,python语言☆13Sep 25, 2019Updated 6 years ago