Pinned Repositories
Pointwise_Ranking
awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
btrace
BTrace - a safe, dynamic tracing tool for the Java platform
btrace_extend
btrace 拓展,可以方便的诊断java应用程序的性能问题
BugLocalization-dataset
code.makery.ch
Learning how to code. Tutorials and Blog about programming.
CRCNN
Classifying Relations by Ranking with Convolutional Neural Networks
cs-ranking
Context-sensitive ranking and choice in Python with Tensorflow
Deep-Listwise-Context-Model-for-Ranking-Refinement
A Tensorflow implementation of the Deep Listwise Context Model (DLCM) for ranking refinement.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
hehondou's Repositories
hehondou/Pointwise_Ranking
hehondou/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
hehondou/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
hehondou/BugLocalization-dataset
hehondou/code.makery.ch
Learning how to code. Tutorials and Blog about programming.
hehondou/CRCNN
Classifying Relations by Ranking with Convolutional Neural Networks
hehondou/cs-ranking
Context-sensitive ranking and choice in Python with Tensorflow
hehondou/Deep-Listwise-Context-Model-for-Ranking-Refinement
A Tensorflow implementation of the Deep Listwise Context Model (DLCM) for ranking refinement.
hehondou/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
hehondou/defects4j
A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
hehondou/defects4j-dissection
Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset
hehondou/defects4j-repair
Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs
hehondou/graph2gauss
Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".
hehondou/hehondou.github.io
个人博客
hehondou/infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
hehondou/java-callgraph
Programs for producing static and dynamic (runtime) call graphs for Java programs
hehondou/learning-rank-public
Learning Rank
hehondou/msr2019
Dataset and sample code for the paper "A Manually-Curated Dataset of Fixes to Vulnerabilities of Open-Source Software"
hehondou/Neural_Bayesian_Personalized_Ranking
Representation Learning and Pairwise Ranking for Implicit Feedback in Top-N Item Recommendation
hehondou/openrasp
Open source RASP solution
hehondou/PairCNN-Ranking
A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks
hehondou/PM25_Prediction
pm2.5 prediction code using LSTM and CNN hybrid model
hehondou/pm25predict
predictive model for air quality monitoring
hehondou/PredictNetworkAttacks
In total, there are 40 type of attacks to which their network is vulnerable to. But, 3 of them cause the maximum damage. In this challenge, we are given an anonymised sample dataset of server connections. We have to predict the type of attack(s).
hehondou/ranking
Learning to Rank in TensorFlow
hehondou/Survey-dateset
A Study on the Use of Vulnerability Databases in Software Engineering - dataset
hehondou/tensorflow
Computation using data flow graphs for scalable machine learning
hehondou/tensorflow-LTR
Tensorflow implementations of various Learning to Rank (LTR) algorithms.
hehondou/VulinOSS
Software vulnerabilities data set
hehondou/vulnerability-assessment-kb
This dataset contains fix commits for known vulnerabilities in open-source projects and fuels the vulnerability-assessment-tool