Lexieqiqi's Stars
robocasa/robocasa
RoboCasa: Large-Scale Simulation of Everyday Tasks for Generalist Robots
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
fabawi/ImageBind-LoRA
Fine-tuning "ImageBind One Embedding Space to Bind Them All" with LoRA
MarkFzp/mobile-aloha
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
xcanwin/KeepChatGPT
这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、拦截跟踪、日新月异、明察秋毫等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。
SenticNet/multimodal-sentiment-detection
This code has been developed for detecting sentiment in videos using Convolutional Neural Network and Multiple Kernel Learning.
gregrickaby/nextjs-github-pages
🚀 Deploy a Next.js app to GitHub Pages via GitHub Actions.
yaohungt/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
yikaiw/CEN
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
thanhhungqb/pyramid-super-resolution
gazelle93/Multiclass-Focal-loss-pytorch
This is an implementation of multi-class focal loss in PyTorch.
coolbigbear/CI-CD-11.21-Fullstack-2021
jupyter-server/jupyter_server
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
feathericons/feather
Simply beautiful open-source icons
RayTracing/raytracing.github.io
Main Web Site (Online Books)
public-apis/public-apis
A collective list of free APIs
Geoodees/AC1_3-Study
zh98530/ANN.mnist
mnist training
Jonathan-Rasch/MNIST_ANN
MNSIT machine learning classification problem with CNN and a simple 1 layer (10 unit) neural net. Main goal here is to visualize average error over time (via matplotlib).
superkirill/java_compiler
Programming language theory project. Java source code lexer, semantic analyzer, code generator and optimizer.
RidgeSTD/CompilerExp3_Semantic_Analysis-
This is not my own work, so please DO NOT fork. Thanx!
luciferldy/Compiler_Experiment
编译原理,使用 Java 实现的词法,语法,语义分析器
tenusha/railway-reservation-system
Railway Reservation System
Logan-Lin/SLRAnalyzer
基于Python的SLR(1)赋值语句文法分析器与四元式生成
LiuChangFreeman/C--Compiler
C--compiler which implements LL(1)\LR(0)\SLR\LR(1) and semantic analysis and MIPS generate
teddyrendahl/stanford-algs
Programming Assignments for Stanford Algorithms Courses
mingyueanyao/algorithms-princeton-coursera
My notes and codes of the course.