MATLAB-neural-network-43-case-studies-Code
Neural network examples
This repository provides a collection of neural network implementations in MATLAB, covering 43 different case studies.
matlab神经网络43个案例分析
65 stars
3 watching
30 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
cmontalvo251/matlab | A collection of MATLAB scripts demonstrating various mathematical and computational concepts through interactive simulations and visualizations. | 53 |
huiwenzhang/ml-in-action | A collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts. | 89 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
ybillchen/bp-neural-network-matlab | An implementation of a basic backpropagation neural network using MATLAB | 92 |
cwxcode/lstm-matlab | A Matlab implementation of a Long Short-Term Memory neural network architecture | 50 |
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 852 |
apress/matlab-machine-learning | Source code accompanying a textbook on machine learning in MATLAB | 84 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
roboticcam/matlab_demos | MATLAB demo code collection for machine learning notes | 46 |
jaiverma/matlab | A collection of MATLAB code examples for various digital image processing tasks. | 36 |
zjulearning/matlabfunc | Matlab codes for feature learning algorithms used in machine learning experiments | 556 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
vkrepo/matlab-ns3 | Co-simulate MATLAB with NS3 network simulator to model complex networks and scenarios | 71 |
stackoverflowmatlabchat/neuralnetplayground | A MATLAB implementation of a neural network interface for regression and classification tasks | 70 |