Skip to content
View Ayush8120's full-sized avatar
🐿️
Exploring
🐿️
Exploring
Block or Report

Block or report Ayush8120

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
Ayush8120/README.md

Hi there 👋


I'm Ayush! I love observing evolved behaviors and mimicking them onto robots.

  • 👯 I love working on projects along the lines of Cognitive Robotics | Cognitive Sciences | Game Development

  • 📫 How to reach me: Shoot me an e-mail


Pinned Loading

  1. COAT COAT Public

    A CommonSense Reasoning Dataset pertaining to Physical Commonsense affordance of objects.

    8 3

  2. Improved-MR-DFS-PX4 Improved-MR-DFS-PX4 Public

    Improved Multi-Robot Depth First Search Algorithm implementation using iris drones using PX4.

    Python 8 1

  3. Krippendorff’s alpha [K-alpha] - ord... Krippendorff’s alpha [K-alpha] - ordinal and categorical variables
    1
    from itertools import combinations
    2
     
    3
    def krip_kappa(matrix, variable='ordinal'):
    4
        '''
    5
        pass the type of variable and the agreement matrix.
  4. CLIPGraphs CLIPGraphs Public

    Forked from CLIPGraphs/CLIPGraphs.github.io

    Github Pages website code for CLIPGraphs

    Python