Skip to content
View tskatia's full-sized avatar

Block or report tskatia

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

Popular repositories Loading

  1. CAPITOL CAPITOL Public

    NLP binary classification of US political tweets (Democrat vs Republican). Comparative analysis of TF-IDF, GloVe and custom FastText embeddings using Logistic Regression, XGBoost and LSTMs.

    Jupyter Notebook 1

  2. Historical_News_Question_Answering Historical_News_Question_Answering Public

    A multi-stage Information Retrieval system for historical newspapers (1800-1920). Features BM25/TF-IDF baselines, neural cross-encoders for re-ranking and temporal/entity-based heuristics to handle…

    Jupyter Notebook 1

  3. Particle_Swarm_Optimization Particle_Swarm_Optimization Public

    A Python implementation of the Particle Swarm Optimization (PSO) algorithm, built as an extension of the 'softpy' library for Evolutionary Computing.

    Python

  4. CannonGame CannonGame Public

    A physics-based 2D arcade game built with Python and Kivy. Features tank combat, gravity-affected projectiles, ammo management and a persistent save system.

    Python