Boyee2022's Stars
mpv-player/mpv
🎥 Command line video player
i0Ek3/cs-ruankao
计算机软考,这里记录下我备考高级系统架构师的一些经历,并分享一些不错的资源和链接。
xuchengsheng/wx-dump-4j
一款基于Java开发的微信数据分析工具。
xfg0218/greenplum--summarize
主要介绍作者使用过的Greenplum技术,欢迎大家交流
yuweia/BJTU-thesis-templete
BJTU学硕博士双页模板
PantsuDango/Dango-Translator
团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
SkyworkAI/Skywork
Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc. 天工系列模型在3.2TB高质量多语言和代码数据上进行预训练。我们开源了模型参数,训练数据,评估数据,评估方法。
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
bingohuang/effective-go-zh-en
《Effective Go》中英双语版
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
GrahamDumpleton/wrapt
A Python module for decorators, wrappers and monkey patching.
meta-llama/llama
Inference code for Llama models
xianhu/LearnPython
以撸代码的形式学习Python
TaleLin/lin-cms-flask
🎀A simple and practical CMS implememted by Flask
greyli/helloflask
Hello, Flask!
StBogdan/CTCI_python
Solutions for Interview questions appearing in the 6th edition of Cracking the Coding Interview (CTCI)
hindupuravinash/the-gan-zoo
A list of all named GANs!
chq1155/A-Survey-on-Generative-Diffusion-Model
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
ethorsrud/Master
stu5/pytorch-GAN
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
kahartma/eeggan
meagmohit/EEG-Datasets
A list of all public EEG-datasets
sharajpanwar/CC-WGAN-GP
Repo: IEEE TNSRE Article "Modeling EEG data distribution with a Wasserstein Generative Adversarial Network (WGAN) to predict RSVP Events" - Keras implementation
jbu5105/Gaussian-Quadratic
Replica of Michael Noll's work "Gaussian-Quadratic". This piece consits on 99 lines connect 100 points whose horizontal coordinates are Gaussian. Vertical coordinates increase according to a quadratic equation. As a point reaches the top, it is reflected to the bottom to continue its rise.
zhangjuefei/mentat
A machine learning library build on python, numpy and pandas.