Skip to content
View Asap7772's full-sized avatar

Highlights

  • Pro

Organizations

@FTC9042 @Computer-Science-Innovators @DeepCriminalize

Block or report Asap7772

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

Pinned Loading

  1. fewshot-preference-optimization fewshot-preference-optimization Public

    Few-Shot Preference Optimization (FSPO) personalizes LLMs by reframing reward modeling as a meta-learning problem, enabling rapid adaptation to user preferences with minimal labeled data, leveragin…

    Python 8 1

  2. understanding-rlhf understanding-rlhf Public

    Learning from preferences is a common paradigm for fine-tuning language models. Yet, many algorithmic design decisions come into play. Our new work finds that approaches employing on-policy samplin…

    Python 28 3

  3. PTR PTR Public

    This repository contains the implementation of the PTR algorithm described in the paper: Pre-Training for Robots: Leveraging Diverse Multitask Data via Offline Reinforcement Learning.

    Python 29 3

  4. OfflineRlWorkflow OfflineRlWorkflow Public

    This repository accompanies the following paper: A Workflow for Offline Model-Free Robotic RL

    Python 11 2

  5. DeepCriminalize DeepCriminalize Public

    Project that uses GAN's to develop a sketch artist like representation of a criminal. Winners of the Cal Hack Fellowship 2019

    Python 2 1

  6. Cal-QL Cal-QL Public

    A method that learns a conservative value function initialization that underestimates the value of the learned policy from offline data, while also being calibrated, in the sense that the learned Q…

    Python