jackdawboy
A senior student from China who is very interested in computers, especially artificial intelligence
jackdawboy's Stars
kellenf/TSP_collection
TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)
nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
AndyYue1893/COVID-19-SEIR-LSTM
本项目实现2019新型冠状病毒肺炎预测,分别采用经典传染病动力学模型SEIR和LSTM神经网络实现,通过控制模型参数来改变干预程度,体现防控的意义。
peng-zhihui/Dummy-Robot
我的超迷你机械臂机器人项目。
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
trailofbits/algo
Set up a personal VPN in the cloud
cyweb/hammer
Hammer DDos Script - Python 3
MatrixTM/MHDDoS
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
marcogdepinto/emotion-classification-from-audio-files
Understanding emotions from audio files using neural networks and multiple datasets.
voice-cloning-app/Voice-Cloning-App
A Python/Pytorch app for easily synthesising human voices
marwincn/pubsenti-finder
微博评论情感分析,爬虫,文本分类,Web。
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
iperov/DeepFaceLive
Real-time face swap for PC streaming or video calls
whyour/qinglong
支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
FengQuanLi/WZCQ
用基于策略梯度得强化学习方法训练AI玩王者荣耀
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
testerSunshine/12306
12306智能刷票,订票
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
TheSpeedX/TBomb
This is a SMS And Call Bomber For Linux And Termux
waydroid/waydroid
Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
salesforce/Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
qier222/YesPlayMusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
alkaline-ml/pmdarima
A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
sigsep/open-unmix-pytorch
Open-Unmix - Music Source Separation for PyTorch
sokrypton/ColabFold
Making Protein folding accessible to all!
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
SleepyBag/Statistical-Learning-Methods
Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
anyoptimization/pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO