Skip to content
View sheiny's full-sized avatar

Organizations

@eclufsc

Block or report sheiny

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. Clustering Clustering Public

    K-Means Clustering using CPU.

    C++ 2 1

  2. sheiny.github.io sheiny.github.io Public

    My own web page.

    HTML 1

  3. Practical_RL Practical_RL Public

    Forked from yandexdataschool/Practical_RL

    A course in reinforcement learning in the wild

    Jupyter Notebook 1

  4. Predictor Predictor Public

    A DRV predictor using TensorFlow library.

    Jupyter Notebook 1

  5. SharedOpenROAD SharedOpenROAD Public

    Forked from The-OpenROAD-Project/OpenROAD

    OpenROAD's unified application implementing an RTL-to-GDS Flow

    Verilog 1

  6. Automata Automata Public

    NDFA to DFA in python

    Python