Projects in Awesome Lists by CybLX
A curated list of projects in awesome lists by CybLX .
https://github.com/cyblx/clustering
This project explores clustering techniques and supervised learning applied to World Cup team performance analysis. The methodologies include K-Means, DBSCAN, K-Nearest Neighbors, Gaussian Mixture Models (GMM), and Agglomerative Clustering.
clustering data-analysis dbscan gmm kmeans supervised-learning unsupervised-learning world-cup
Last synced: 18 Jul 2025
https://github.com/cyblx/llm_transformer_eel
This project leverages a Transformer architecture for text generation, focusing on decoder layers. It aims to produce coherent, contextually relevant text. Explore the code and documentation for insights on implementation and enhancements.
deep-learning language-model natural-language-processing pytorch text-generation transformer
Last synced: 31 Jul 2025
https://github.com/cyblx/demo_ekg
This project processes ECG signals using Symlet wavelet transform in Python, collecting data from the Olimex EKG/EMG shield. It includes real-time data acquisition with Node.js, allowing users to analyze signal variance and visualize wavelet transformations.
biomedical-signal-processing ecg-signal nodejs olimex python realtime-data signal-analysis wavelet-transform
Last synced: 27 Oct 2025
https://github.com/cyblx/cnn_urbansound8k
Full pipeline for urban sound classification using PyTorch and the UrbanSound8K dataset. Converts audio into MEL spectrograms, applies data augmentation, and trains a CNN to recognize sounds like horns, barks, and sirens.
audio-classification covolution-neural-network deep-learning pytorch spectrogram urbansound8k
Last synced: 30 Apr 2026