Skip to content
View CybLX's full-sized avatar

Block or report CybLX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Clustering Clustering Public

    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 …

    Jupyter Notebook

  2. demo_EKG demo_EKG Public

    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 a…

    JavaScript

  3. LLM_transformer_EEL LLM_transformer_EEL Public

    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 in…

    Python

  4. CNN_UrbanSound8K CNN_UrbanSound8K Public

    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 h…

    Python