Open Source Projects

I have 70 projects on Github

LLVM-Pass-Startup

Out-of-the-box LLVM Pass support

2 0

afl_new

2 1

my-website

My personal website based on docusaurus (source files)

1 0

microservices-platform-tieba

1 0

Machine-learning-learning-notes

周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

1 0

clone_anonymous_github

clone/download repositories from https://anonymous.4open.science/

1 0

Zzhiter.github.io_old

My Jekyll site with GitBook style!

0 0

Zzhiter.github.io

0 0

Z-Lab

Z Lab数据实验室开源代码汇总

0 0

xgo

Enable function trap in go, provide trace and mock to help write unit test and debug faster

0 0

WhaleMarket-Framework

The frame work for WhaleMarket C-Beginner Project.

0 0

ViT

Vison Transformer with pytorch

0 0

tiny-heart

happy birthday!

0 0

Statistical-Learning-Methods

Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现

0 0

robin-map_fuzzing

0 0

registry-etcd

0 0

pandas_exercises

Practice your pandas skills!

0 0

outpass

0 0

OpenTenBase

OpenTenBase is an enterprise-level distributed HTAP open source database.

0 0

My_Space

Vue模仿QQ空间

0 0

my-llvm-pass

LLVM Pass that I study and use daily

0 0

Moving-object-detection-DSFNet

moving object detection for satellite videos.

0 0

ML-with-code

0 0

microservices-platform-tieba-web

0 0

MemAFL

A Coverage-Based fuzzing tools

0 0

MaskDetect-YOLOv4-PyTorch

基于PyTorch&YOLOv4实现的口罩佩戴检测 :star: 自建口罩数据集分享

0 0

Machine_Learning_Code

《统计学习方法》与常见机器学习模型(GBDT/XGBoost/lightGBM/FM/FFM)的原理讲解与python和类库实现

0 0

lodepng_fuzzing

0 0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

0 0

LearnAlgorithm

算法学习

0 0

learn-nlp-with-transformers

we want to create a repo to illustrate usage of transformers in chinese

0 0

kythe

Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.

0 0

kob

king of bots

0 0

kitexcall

A command line tool for sending requests using kitex

0 0

kitex-examples

Examples for Kitex.

0 0

kitex

Go RPC framework with high-performance and strong-extensibility for building micro-services.

0 0

joyful_pandas

Pandas练习

0 0

joyful-pandas

pandas中文教程

0 0

JCSprout

👨‍🎓 Java Core Sprout : basic, concurrent, algorithm

0 0

izone

django+bootstrap4 个人博客

0 0

hub-mirror

🚀 gcr.io、registry.k8s.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像加速下载服务

0 0

go-inspect

A library that enables you to instrument your go code easily. Inspect yourself, go!

0 0

garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

0 0

fuzztest

0 0

fun-rec

推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/

0 0

Fluent_Python

《流畅的Python》精华笔记整理,适合于Python进阶,深入理解Python语言

0 0

docs

The source code of OpenTenBase Documentation Website.

0 0

Django_Echarts

Echarts通过Django连接数据库实现数据可视化

0 0

DjangoBlog

🍺基于Django的博客系统

0 0

django-echarts

基于pyecharts和django的可视化网站脚手架。

0 0

dive_into_deep_learning

✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。

0 0

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

0 0

DeepLearning

Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现

0 0

Deep-Learning-Interview-Book

深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)

0 0

deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.

0 0

Compiler_Experiment_By_Java

编译原理,使用 Java 实现的词法,语法,语义分析器

0 0

Compiler_Experiment

0 0

competition-baseline

数据科学竞赛知识、代码、思路

0 0

cmake-examples

Useful CMake Examples

0 0

cloudwego.github.io

Website for CloudWeGo

0 0

chrome-extensions-samples

Chrome Extensions Samples

0 0

chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.

0 0

campus-canteen-ordering

基于 MySQL+Django 实现校园食堂点餐系统。

0 0

blog-comments

0 0

BeautyBlog

基于SpringBoot+Mybatics搭建的小而美个人博客项目,项目已部署至阿里云服务器,在线访问地址:http://soplaying.club/

0 0

BasicNet

基本的网络

0 0

AFLplusplus

The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

0 0

AFL

american fuzzy lop - a security-oriented fuzzer

0 0

Acwing_web_lesson

Acwing上的Web应用课

0 0

academicpages.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

0 0