Skip to content
View travenos's full-sized avatar

Block or report travenos

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

Pinned Loading

  1. lidar_lane_detection lidar_lane_detection Public

    Detector of ego lanes in Lidar point clouds, written in C++

    C++ 3

  2. UKF_SFND UKF_SFND Public

    UKF assgnment of Sensor Fusion Engineer Nanodegree program

    C++ 1

  3. vari vari Public

    Vacuum infusion simulation software

    C++

  4. Pendulum Pendulum Public

    Testing reinforcement learning algorithms with Pendulum model from OpenAI Gym

    Python 1 1

  5. MNIST MNIST Public

    Classification of handwritten digits from the "MNIST" set

    Jupyter Notebook 2

  6. how_polymorphism_works how_polymorphism_works Public

    The project's goal is to show the concept, how one of the basic object-oriented programming (OOP) principles, a polymorphism, can work under the hood.

    C