Highlights
- Pro
-
-
mle-bench Public
Forked from openai/mle-benchMLE-bench is a benchmark for measuring how well AI agents perform at machine learning engineering
Python Other UpdatedJun 19, 2025 -
A platform for Interactive AI-assisted Hypothesis Generation [ACL 2025]
-
How do you train retrievers to find inspirations? [ACL 2025]
retrieval hypothesis-generation scientific-discovery paper-recommendation ai4science ai4research inspiration-retrieval3 UpdatedJun 17, 2025 -
-
OpenHands Public
Forked from All-Hands-AI/OpenHands🙌 OpenHands: Code Less, Make More
Python MIT License UpdatedMay 20, 2025 -
behavior-in-the-wild.github.io Public
Forked from behavior-in-the-wild/behavior-in-the-wild.github.ioOur aim is to explore the Behavior Modality. This involves explaining, predicting, and optimizing human behavior in the real world, especially from the context of marketing, advertising, and comput…
HTML UpdatedAug 4, 2024 -
cultural-repository Public
Forked from behavior-in-the-wild/cultural-repositoryApache License 2.0 UpdatedAug 2, 2024 -
-
Information Retrieval (IR) Assignments
Jupyter Notebook UpdatedApr 19, 2024 -
Arxiv-Selenium Public
Downloads the latest Computer Science paper uploaded to Arxiv, using Selenium IDE Chrome Driver
MIT License UpdatedMar 2, 2024 -
3D-BoundingBox Public
Forked from skhadem/3D-BoundingBoxPyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
Python MIT License UpdatedJan 30, 2024 -
-
-
MusicGenreClassifier Public
The project trains a model that can classify .wav audio files by genre using TensorFlow and Keras. The model is designed by incorporating 3 convolutional neural networks and 1 final fully connected…
Jupyter Notebook UpdatedJun 1, 2022 -
SnakeGameAI Public
The project is based on training an AI model using Reinforcement Learning and Deep Learning to play the snake game and eat the food on the screen.
Python UpdatedJun 1, 2022 -
Cab-Booking-Database-System Public
Forked from anu-tiwari/DBMSprojectA detailed database management system for a taxi booking service (like Ola). Backend database made in SQL, with display made interactive through a website designed using HTML, CSS, Javascript, usin…
HTML UpdatedApr 30, 2022 -
Healthcare-Management-System Public
Command line based implementation of a healthcare system
Java UpdatedJan 19, 2022 -
Assembler-Simulator Public
A program to generate a binary file for respective custom Instruction Set Architecture. Following Von-Neumann Architecture.
Java UpdatedJan 17, 2022 -
mtrl Public
Forked from facebookresearch/mtrlMulti Task RL Baselines
Python MIT License UpdatedDec 31, 2021 -
SnakesAndLadders Public
Implemented a working Snakes and Ladders with animations in Java using the concepts of Object-Oriented-Programming. Also used multi-threading to handle continuous inputs