japneet644's Stars
RLHFlow/RLHF-Reward-Modeling
Recipes to train reward model for RLHF.
japneet644/PDFStatementCracker
A Brute Force based method to crack SBI Bank if you forgot the Date of Birth registered for that account or mobile number
japneet644/japneet644.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
japneet644/Random-codes
japneet644/Testing_For_Ranking_models
Code for my research work on Testing for Ranking models
japneet644/Portfolio
Repository containing my code samples
mem0ai/mem0
The Memory layer for your AI apps
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
armankhondker/best-leetcode-resources
This repository contains resources for technical coding interviews.
google/making_with_ml
ThioJoe/Auto-Synced-Translated-Dubs
Automatically translates the text of a video based on a subtitle file, and then uses AI voice services to create a new dubbed & translated audio track where the speech is synced using the subtitle's timings.
japneet644/SPF-and-SPRS-
code for paper: Secure and Private Fountain Code based Architecture for Blockchains
japneet644/Lattice-generation-for-XY-model-using-MCMC
Generates lattices for the XY model using Markov Chain Monte Carlo
japneet644/cell-free-survey
BJTU-MIMO/cell-free-survey
index-coding/matlab
Anguswlx/CAN2XY
Code for recognizing the KT phase transition in classical 2D XY model by the Variational Autoregressive Networks
japneet644/Dynamic-analysis-of-suspension
Code does Dynamic analysis (for bump) of suspension given the initial chasis and knucle points for Double Wishbone suspension
Fanerst/Papers
Constantly add papers I need or interested
prabhupradhan/reu
List: Research Experience for Undergrads
savan77/The-GAN-World
Everything about Generative Adversarial Networks
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
xenomeno/RodManeuvering
Rod Maneuvering by Prioritized Sweeping via RL
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
git-moeen/JacksCarRental
Jack's car rental Problem
animeshshastry/motor-rpm-measurement-using-hall-effect-sensor
karpathy/reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)