General Information - japfeifer/frechet-queries GitHub Wiki
All data sets (original source and Matlab imported versions) are stored on the cloud. The data sets for each of the projects can be accessed from their respective links above. The exception is the KinTrans data set for the Sign Language Recognition project. To obtain this data set you must first contact linedanceAI to obtain permission, and once permission is granted then I can release the KinTrans Matlab data set to you.
Experiments are written in Matlab code, and run on Matlab version R2020b. Effort was taken to ensure the correctness of the code. However, due to limited time constraints, less work was done on ensuring modular code or engineered fast code.
The specific Matlab version and required toolboxes are as follows:
- MATLAB Version 9.9 (R2020b)
- Simulink Version 10.2 (R2020b)
- Deep Learning Toolbox Version 14.1 (R2020b)
- MATLAB Coder Version 5.1 (R2020b)
- MATLAB Compiler Version 8.1 (R2020b)
- MATLAB Compiler SDK Version 6.9 (R2020b)
- Parallel Computing Toolbox Version 7.3 (R2020b)
- Signal Processing Toolbox Version 8.5 (R2020b)
- Statistics and Machine Learning Toolbox Version 12.0 (R2020b)
- Symbolic Math Toolbox Version 8.6 (R2020b)