You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project I have implemented an application using tkinter library to classify different brain neuron types. I have used raw data in time and frequency domain (Wavelet Transform), given them to different ML models such as LDA, SVM, CNN both in 1D (raw data) and 2D (Wavelet Transform of spikes) and query each classification.