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
Machine Learning classifier comparison GUI application. Choose 21 classifiers, evaluation data (optional for evaluation of synthetic data), hyperparameters, cross-validation splits, and rng seed; tabulates, and visualizes in Parallel Coordinates: best, worst, average, and standard deviation of Accuracy/F1/Recall.
An intuitive and efficient GUI-based system for real-time speaker registration and verification, built using the SpeechBrain framework and the ECAPA-TDNN architecture.
This Python project is an NSI assignment that utilizes Tkinter and NumPy libraries to simulate Conway's Game of Life. The Game of Life is a cellular automaton devised by mathematician John Conway, involving a grid of cells that evolves based on initial states and simple rules.