Skip to content
View jojju's full-sized avatar
  • Axis Communications
  • Lund, Sweden

Block or report jojju

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 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

Pinned Loading

  1. a2c a2c Public

    Advantage Actor Critic (A2C) model using Keras, that learns the CartPole problem from the OpenAI Gym.

    Python 1

  2. a2c-pytorch a2c-pytorch Public

    A PyTorch implementation of an Advantage Actor Critic (A2C) model that learns the CartPole problem from the OpenAI Gym

    Python 1

  3. lora-finetune-llm lora-finetune-llm Public

    A notebook that demonstrates fine-tuning a large language model using low rank adaptation (LoRA).

    Jupyter Notebook

  4. mandelbrot-cuda mandelbrot-cuda Public

    Create Mandelbrot fractals using CUDA

    Python