Skip to content
View zen0no's full-sized avatar

Block or report zen0no

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


class AboutMe:
    def __init__(self):
        self.name = "Andrey"
        self.education = "ITMO University"
        self.faculty = "Control Systems Engineering"
        self.languages = ["Python", "C/C++", "Java"]

    def say_hello(self):
        print(self.name + " is ready to work!")

Popular repositories Loading

  1. odqm odqm Public

    ODQM contains metrics for measuring quality of offline reinforcement learning data

    Python 5

  2. animal_tracking animal_tracking Public

    Jupyter Notebook 3

  3. face_recognition face_recognition Public

    Simple face detection and verification system

    Python 1

  4. TNavGym TNavGym Public

    This repo contains gym wrapper for reservoir simulation in TNavigaor

    Python 1 1

  5. icl icl Public

    Repo for in-context learning

    Python 1

  6. lab2 lab2 Public

    Java