Found 58,603 repositories(showing 30)
SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
salesforce
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
eseckel
A curated list of resources for using LLMs to develop more competitive grant applications.
kunal-kushwaha
Competitive Programming & System Design Resources.
pllk
Competitive Programmer's Handbook
HeyWillow
Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
bqi343
General Resources for Competitive Programming
openai
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
AhmadElsagheer
Code library for competitive programming purposes.
matthewsamuel95
Algorithms used in Competitive Programming
avgspacelover
Resources to Learn Data Structures and Algorithms, ace competitive programming, Get a Job in Tech/CS
cpeditor
The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
RezaSi
Interactive Go Interview Platform - 30+ coding challenges with instant feedback, AI interview simulation, competitive leaderboards, and automated testing. From beginner to advanced levels with real-world scenarios.
openai
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
neerazz
Competitive programming questions.
hkirat
A Curated list of Topic wise Theory and Questions to Get You Started On Competitive Coding.
manishbisht
:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
MikeMirzayanov
C++ library to develop competitive programming problems
mostafa-saad
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Ashishgup1
No description available
flashbots
MEV-Boost allows Ethereum validators to source high-MEV blocks from a competitive builder marketplace
WisconsinAIVision
The first competitive instance segmentation approach that runs on small edge devices at real-time speeds.
facebookresearch
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, while maintaining the speaker in each output channel fixed. A different model is trained for every number of possible speakers, and the model with the largest number of speakers is employed to select the actual number of speakers in a given sample. Our method greatly outperforms the current state of the art, which, as we show, is not competitive for more than two speakers.
cheran-senthil
โก Competitive Programming Library
This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
zubair-trabzada
AI Marketing Suite for Claude Code. 15 marketing skills with parallel subagents โ audit any website, generate copy, email sequences, ad campaigns, content calendars, competitive intelligence, and client-ready PDF reports.
jmerle
Browser extension which parses competitive programming problems
sahilbansal17
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Priyansh19077
Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems