Skip to content
View Smasko7's full-sized avatar

Block or report Smasko7

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.

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

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

Report abuse

Popular repositories Loading

  1. OFSQ_CSI_Feedback OFSQ_CSI_Feedback Public

    Project full title: Multi-Length CSI Feedback With Ordered Finite Scalar Quantization. This is a DL-based research work for next generation (6G) wireless communication networks, with focus on optim…

    Python 4 3

  2. AutoRAGsearch AutoRAGsearch Public

    Autonomous RAG retrieval pipeline optimizer, inspired by Karpathy's Autoresearch.

    Python 1

  3. Football-Vision Football-Vision Public

    Football match video analysis using computer vision. Features YOLO object detection, ByteTrack player tracking, unsupervised team classification, and 2D pitch minimap generation.

    Python

  4. Machine-Learning-Course Machine-Learning-Course Public

    ML course exercises for MSc AI — covering regression, classification, time series, NLP, deep learning, and clustering using scikit-learn, Pandas and TensorFlow in Python and Jupyter Notebooks.

    Jupyter Notebook

  5. Poverty-Prediction-Challenge Poverty-Prediction-Challenge Public

    This is a project aimed to take part in the Poverty Prediction Challenge of https://www.drivendata.org/. The main problem is to estimate individual and aggregate household consumption from limited …

    Jupyter Notebook

  6. SVM-PCA-KPCA-LDA-on-Gene-Expression-and-Image-Data SVM-PCA-KPCA-LDA-on-Gene-Expression-and-Image-Data Public

    Benchmarking SVM, KNN & NCC classifiers with PCA, Kernel PCA and LDA dimensionality reduction on MLL gene-expression (3-class leukemia) and CIFAR-10 image data. Includes grid search pipelines, expe…

    Python