Skip to content
View michail811's full-sized avatar

Block or report michail811

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

Popular repositories Loading

  1. Vision-Guided-Autonomous-Road-Following-Robot Vision-Guided-Autonomous-Road-Following-Robot Public

    This repository contains the source code for a vision-based navigation system implemented in Python using the Robot Operating System (ROS). The project focuses on enabling a robot to autonomously f…

    Python 1

  2. Features-Extraction-and-Classification-of-Human-Activities-Using-Accelerometer-Data Features-Extraction-and-Classification-of-Human-Activities-Using-Accelerometer-Data Public

    This Jupyter notebook focuses on feature extraction and classification using accelerometer data, specifically from the X-axis. The dataset includes readings from the X-axis for both training and te…

    Jupyter Notebook

  3. COVID-19-DATA-ANALYSIS COVID-19-DATA-ANALYSIS Public

    Jupyter Notebook

  4. musical_instruments_classification musical_instruments_classification Public

    This project focuses on classifying musical instruments using audio data. The dataset is sourced from Philharmonia, and the classification task involves recognizing instruments such as cello, flute…

    Jupyter Notebook

  5. Digits-Classification-using-SVM-with-Feature-Engineering Digits-Classification-using-SVM-with-Feature-Engineering Public

    This project focuses on digit classification using Support Vector Machines (SVM) with various feature engineering techniques. The dataset used is the MNIST dataset, and the classification task invo…

    Jupyter Notebook

  6. reinforcement_learning_cartpole reinforcement_learning_cartpole Public

    This repository contains a Python implementation of a Deep Q-Learning (DQN) agent trained on the OpenAI Gym's CartPole-v0 environment. The agent uses a neural network to approximate the Q-function …

    Jupyter Notebook