LynnnnChen's Stars
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
foospidy/payloads
Git All the Payloads! A collection of web attack payloads.
wzpan/dingdang-robot
🤖 叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
lcdevelop/FullStackDeveloperCourse
教你成为全栈工程师
lcdevelop/MachineLearningCourse
机器学习精简入门教程
shellphy/jack-compiler
jack语言编译器
shazhongcheng/machine_learing_study
linyacool/lexical_syntax_analysis
编译原理词法分析器&语法分析器LR(1)实现 C++
LiuChangFreeman/C--Compiler
C--compiler which implements LL(1)\LR(0)\SLR\LR(1) and semantic analysis and MIPS generate
vikwin/pcapfex
'Packet Capture Forensic Evidence eXtractor' is a tool that finds and extracts files from packet capture files
ma6174/speak_raspi_ip
让树莓派说出自己的IP地址
mspicer/pcapinator
A tool for processing a lot of pcaps using tshark
CSN7841/UKSpainVisa
UKSpainVisa
triumphalLiu/DrawingBoard
NJU_Graphics_Homework / 计算机图形学课程大作业
flywangfang258/ML-for-SQL-Injection
机器学习检测SQL注入
brmson/question-classification
PratikBarhate/question-classification
Question Classification for the dataset CogComp QC Dataset - [ http://cogcomp.org/Data/QA/QC/ ].
arbaz349/Desktop-App-CD-DVD-Rental-System
A Desktop Application for CD/DVD Rental System
HuangBingjian/OpenGL_town_roaming
基于OpenGL 的3D虚拟场景构建之城镇漫游
johnniev5/ML-For-Security
Some practices for ML Security, like XSS、Webshell detection...
kakshak07/High-Dimensional-Visualization-Techniques-and-analysis
Analysis involved various methods to explore and organize the data, including clustering, force-directed layouts, and a timeline for navigating through time-series data. To further analyse temporal attributes, the timeline was distorted through a force directed layout to spatially position time points according to their similarity. Sammon mapping, a variant of MDS, was used as a visualization approach for gene expression data sets along with the heat map-based strategy has been presented for visualizing the U-matrix from self-organizing maps (SOM).
TianhaoFu/data_mining
Data visualization, clustering, classification and hands-on KDD-CUP99 (network attack detection) tasks
traviszeng/MLWithWebSecurity
My practice of web security by machine learning method
Dhvani-Katkoria/VLAD-implementation-vs-BoVW-on-CIFAR-10
Implementation of VLAD and build KNN, logistic regression model to classify 10 categories from CIFAR-10 dataset.