Democratizing Reinforcement Learning for LLMs
-
Updated
Aug 24, 2026 - Python
Democratizing Reinforcement Learning for LLMs
OpenClaw-RL: Train any agent simply by talking
🦞 Just talk to your agent — it learns and EVOLVES 🧬.
Run more RL experiments. Wait less for GPUs.
Multi-tenant fine-tuning for LLMs with Tinker-compatible API
An open-source research interface for interactive LLM tuning workflows with Tinker: dataset registration, recipe selection, run monitoring, checkpoint inspection, behavior testing, and Hugging Face deployment.
Scripts to convert between PDB to Tinker XYZ files, without using the existing TINKER programs for conversion.
A Python-based desktop Hangman game that uses real student data instead of dictionary words.
Install Tinker by just running this command: bash <(curl -s https://tinker.bunq.com/python/setup.sh)
Final project for the Software Analysis & Design course. Desktop application built with Python using a modular layered architecture (UI, services, models, core). Includes user authentication, automated database backup, and packaging as a native Windows installer via Inno Setup.
This project is a real-time drowsiness detection system designed to monitor a user's eye activity and alert them if signs of drowsiness or sleep are detected. It leverages computer vision techniques and facial landmark detection to analyze eye blinking patterns, ensuring the safety of drivers or individuals performing critical tasks.
Python code for Snake and Ladder game with Graphical User Interface
SpoofingApp es una herramienta GUI para realizar ARP y DNS spoofing en redes locales, con escaneo de hosts y bloqueo de Internet, ideal para pentesting ético.
Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use. Talking about the gameplay, all the playing rules are the same just like we play in real time ludo. Here at first, the user has t…
Identify Handwritten Digits Using Numpy and MNIST dataset Using Neural Network
To associate your repository with the tinker topic, visit your repo's landing page and select "manage topics."