Skip to content
View edjson's full-sized avatar

Block or report edjson

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

Popular repositories Loading

  1. pygame-game pygame-game Public

    Python 4

  2. selenium-wordle selenium-wordle Public

    does automated wordle

    Python

  3. RL RL Public

    Forked from NVIDIA-NeMo/RL

    Scalable toolkit for efficient model reinforcement

    Python

  4. Automodel Automodel Public

    Forked from NVIDIA-NeMo/Automodel

    🚀 Pytorch Distributed native training library for LLMs/VLMs with OOTB Hugging Face support

    Python

  5. transformer_control transformer_control Public

    Forked from ebonyelsmith/transformer_control

    Jupyter Notebook

  6. cuda-gemm cuda-gemm Public

    GEMM (`C = A·B`) in CUDA, benchmarked against cuBLAS. Five kernels trace the optimization path across two hardware tiers: four FP32 CUDA-core kernels (naive → tiled → register-tiled → float4-vector…

    Cuda