深度学习 Resources

Showing items tagged with "深度学习"

Comprehensive code references for deep learning implementations, featuring benchmark programs for CAE, CNN, DBN, NN, SAE, and other fundamental architectures with practical implementation examples and algorithm explanations.

MATLAB 261 views Tagged

deepLearnToolbox-master is a comprehensive deep learning package for MATLAB containing various machine learning algorithms including Convolutional Neural Networks (CNN), Deep Belief Networks (DBN), and AutoEncoders (Stacked SAE, Convolutional CAE). The package was developed by Rasmus Berg Palm.

MATLAB 276 views Tagged

Application Background: This code is designed for robotic grasp learning, enabling robots to determine optimal grasping strategies (e.g., grasping a cup by its body vs. handle). It utilizes multimodal data including cups, remote controls, and cameras to train neural networks in grasp decision-making. Implemented in MATLAB with detailed post-extraction instructions. Key Technologies: Includes a comprehensive README file detailing usage procedures and downloadable training datasets. Core training is executed through trainGraspRecMultiSparse.m in recTraining folder, implementing sparse multimodal network architecture for grasp preference learning.

MATLAB 212 views Tagged

This is a particle swarm optimization toolbox available for download. Contains implementations for artificial intelligence/neural networks/deep learning applications with modular algorithm structures and configurable parameters.

MATLAB 223 views Tagged