Skip to content
View omrijsharon's full-sized avatar
Block or Report

Block or report omrijsharon

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
omrijsharon/README.md
  • @omrijsharon
  • Working on:
    • Autonomous FPV/racer drones: simulations, control, planning, perception.
    • MoCoGlove: a motion control glove that acts as a controller for FPV drones, BLE MIDI controller, etc...
    • IR FPV system (LaserTag dogfights). With MSP OSD (BetaFlight, iNav compatible).
    • Multi-Agent Reinforcement Learning with agent-agent/s communication.
    • LM Music producer.
    • Extending Pytorch with easy to use implementations such as: HyperNetworks, MDN, Complex tensors and operators/layers, sharpened cosine similarity with loss, etc...
  • Will be happpy to collaborate on any of these projects!
  • Reach me here!

Pinned

  1. torchlex torchlex Public

    Complex tensor and complex functions for pytorch.

    Python 44 8

  2. tk_widget_dnd tk_widget_dnd Public

    Place tkinter widgets visually in the UI. Just drag and drop (dnd) the widgets with your mouse!

    Python

  3. torchogonal torchogonal Public

    Make your deep neural network Dynamically Isometric. Farewell to vanishing and exploding gradients

    Python 2

  4. hypernetworks hypernetworks Public

    Hyper-Networks implementation in Pytorch. Extremely easy and simple to use!

    Python