- https://in.mathworks.com/help/deeplearning/ug/train-network-on-data-set-of-numeric-features.html
 - This example employs classical ML approach, should be transferrable to a CNN architecture with an idea of how to use sensor data
 - https://in.mathworks.com/help/signal/ug/human-activity-recognition-using-signal-feature-extraction-and-machine-learning.html
 - A MathWorks documented paper on Deep Learning for Signal Data:
 - https://in.mathworks.com/content/dam/mathworks/white-paper/gated/deep-learning-for-signal-white-paper.pdf
 - An example of processing 1D Temporal Data:
 - https://in.mathworks.com/help/deeplearning/ug/sequence-to-sequence-classification-using-1-d-convolutions.html
 
CNN for Binary Classification of Data
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Michelle
 am 22 Jun. 2023
  
    
    
    
    
    Beantwortet: Aniketh
      
 am 25 Jun. 2023
            Hello, 
I would like to develop a CNN architecture for binary classificaiton of sensor data. Are there any references/matlab examples for sample CNN codes that are not pretrained or structured for image classification? I haven't been able to find any so far. 
Thanks in advance! 
0 Kommentare
Akzeptierte Antwort
  Aniketh
      
 am 25 Jun. 2023
        Hey since you haven't specified what type of data you are working with exactly I'll just share a few relevant resources which should be helpful
A useful example of classifying ECG singals:
Some additional resources:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu AI for Signals finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!