Skip to content

Installation

DrCoffey edited this page Jul 25, 2021 · 18 revisions

DeepSqueak v3 relies on recently introduced neural network architecture and will only run on MATLAB 2020a or later.

Required Matlab toolboxes:

  • Computer Vision System Toolbox™
  • Curve Fitting Toolbox™
  • Image Processing Toolbox™
  • Deep Learning Toolbox™ (formerly Neural Network Toolbox™)
  • Parallel Computing Toolbox™
  • Statistics and Machine Learning Toolbox™
  • Signal Processing Toolbox™

To run DeepSqueak, navigate to the main DeepSqueak folder in MATLAB, and type "DeepSqeak" into the command line. DeepSqueak will add itself to the MATLAB path after running.

Clone this wiki locally