Pinned Repositories
100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
2017_CVPR_Papers
Good deep-learning papers in 2017 Conference on Computer Vision and Pattern Recognition.
3d-bin-container-packing
A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
3D-bin-packing
Tabu search and Genetic algorithm implementation for container loading problem (3D bin packing)
3D-Single-Container-Loading-Problem
A recursive JAVA program which fits different sized boxes in a single container. Dimensions of the boxes and the container are given as inputs.
action-detection
temporal action detection with SSN
AIDL-Series
:books: Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,机器学习篇 | Tensoflow 篇
Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
ES_Connect
ElasticSearch python操作数据存储
Rnews-Recommendation
推荐系统,web端展示基于django
lysh's Repositories
lysh/3D-bin-packing
Tabu search and Genetic algorithm implementation for container loading problem (3D bin packing)
lysh/3D-Single-Container-Loading-Problem
A recursive JAVA program which fits different sized boxes in a single container. Dimensions of the boxes and the container are given as inputs.
lysh/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
lysh/Awesome-ChatGPT
ChatGPT资料汇总学习,持续更新......
lysh/CargoLoad
A multi-algorithm approach on solving the single container loading problem
lysh/Container-Loading-Problem
hybrid genetic algorithm for container loading problem
lysh/DeepLearning
lysh/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
lysh/FastChat
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.
lysh/GMNN
lysh/graph2route
lysh/Hands-on-RL
https://hrl.boyuai.com/
lysh/HiGHS
Linear optimization software
lysh/LLM-on-Tabular-Data-Prediction-Table-Understanding-Data-Generation
Repository for collecting and categorizing papers outlined in our survey paper: "Large Language Models on Tabular Data -- A Survey".
lysh/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
lysh/manim
Animation engine for explanatory math videos
lysh/MimicTalk
MimicTalk: Mimicking a personalized and expressive 3D talking face in minutes; NeurIPS 2024; Official code
lysh/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
lysh/MTDLC-VR
lysh/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
lysh/odoo
Odoo. Open Source Apps To Grow Your Business.
lysh/Optimized-MDVRP
"Using Genetic Algorithms for Multi-depot Vehicle Routing" paper implementation.
lysh/Real3DPortrait
Real3D-Portrait: One-shot Realistic 3D Talking Portrait Synthesis; ICLR 2024 Spotlight; Official code
lysh/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
lysh/troyli.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
lysh/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
lysh/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
lysh/Visualizer
This tool visualizes solutions for the Vehicle Routing Problem combined with the 3D Container Loading Problem.
lysh/vrph2
VRPH is an open-source library of heuristics for generating solutions to Vehicle Routing Problems (VRPs).
lysh/xflp
xflp is a heuristic solver for container loading problems in 3D with real world constraints