WideSu's Stars
microsoft/autogen
A programming framework for agentic AI 🤖 (PyPi: autogen-agentchat)
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
QingdaoU/OnlineJudge
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
robertmartin8/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
Alpha-VLLM/LLaMA2-Accessory
An Open-source Toolkit for LLM Development
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
oreillymedia/Learning-OpenCV-3_examples
vitoplantamura/OnnxStream
Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
lzl124631x/LeetCode
My C++ Code for LeetCode OJ
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
eclipse-langium/langium
Next-gen language engineering / DSL framework
awni/ecg
Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network
OSU-NLP-Group/TravelPlanner
[ICML'24 Spotlight] "TravelPlanner: A Benchmark for Real-World Planning with Language Agents"
sdsubhajitdas/Brain-Tumor-Segmentation
Brain Tumor Segmentation done using U-Net Architecture.
LechGrzelak/FinancialEngineering_IR_xVA
yanshengjia/cpp-playground
AnneLivia/Competitive-Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
sv222/AWS-Solutions-Architect-Associate-Exam-2024
This repository contains a cheatsheet with key information to help you prepare for the AWS Certified Solutions Architect Associate (SAA-C03) exam.
htyao89/Textual-based_Class-aware_prompt_tuning
WideSu/University_Timetabling
An AI planning project based on the 2019 international university timetabling competition which used commercial software IBM CPLEX to generate feasible course timetables with minimum penalty.
bhatsudo/AWS-SAA-C03
Notes that might help you prepare for AWS Solutions Architect Associate Exam
salimi-my/profolio
This a fullstack app built with Next.js allowing easy customization of portfolio details and project listings.
timmyomahony/standing-desk
Raspberry Pi controller for my standing desk
Nickgraviton/pcl-compiler
A toy compiler for the Pascal-like PCL language