Pinned Repositories
ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
astnn
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
bixie
Inconsistent code detection for Java.
CDLHDetector
detect code clone pairs
codecombat
Game for learning how to code.
licma
LICMA: Language Independent Crypto-misuse Analysis with a Java and Python analysis component
VulnerabilityDetection
vulnerability detection in python source code with LSTM networks
msl9810's Repositories
msl9810/licma
LICMA: Language Independent Crypto-misuse Analysis with a Java and Python analysis component
msl9810/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
msl9810/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
msl9810/CodeXGLUE
CodeXGLUE
msl9810/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
msl9810/D2A
This repository is to support contributions for tools and new data entries for the D2A dataset hosted in DAX
msl9810/DeepBugs
DeepBugs is a framework for learning bug detectors from an existing code corpus.
msl9810/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
msl9810/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
msl9810/FICS
msl9810/FUNDED_NISL
FUNDED is a novel learning framework for building vulnerability detection models.
msl9810/GNN-ReGVD
Revisiting Graph Neural Networks for Vulnerability Detection (ICSE 2022) (Pytorch)
msl9810/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目
msl9810/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs
msl9810/klee
KLEE Symbolic Execution Engine
msl9810/learning-program-representation
msl9810/MASC-Artifact
msl9810/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
msl9810/ml4code-dataset
A collection of datasets for machine learning for big code
msl9810/openssl
TLS/SSL and crypto library
msl9810/python-crypto-misuses-study-results
Study results and scripts to obtain the results for our paper "Python Crypto Misuses in the Wild" [@akwick @gh0st42 @Breitfelder @miramezini]
msl9810/python-mini-projects
A collection of simple python mini projects to enhance your python skills
msl9810/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
msl9810/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
msl9810/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
msl9810/Revealer
msl9810/SEVulDet
A Semantics-Enhanced Learnable Vulnerability Detector
msl9810/SySeVR
msl9810/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
msl9810/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)