Pinned Repositories
3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Algorithms
AlgorithmsTest is Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne,算法第四版书中代码以及后面的习题,AlgorithmsExercise是一些牛客网上的题目,AlgorithmsReplenish是一些算法的补充
antiplag
作业查重软件,它实现了程序代码、文档文本、图片之间的相似度检查。a code-similarity, text-similarity and image-similarity computation software for the codes, documents and images of assignment.
antiplag-web
A text-similarity computation software (web version) for the codes and documents of assignment.
assignjudge
能够自动批改java、c程序作业的java程序
Attention-Based-BiLSTM-relation-extraction
Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)
Awesome-Binary-Similarity
An awesome & curated list of binary code similarity papers
awesome-spring-boot
Spring Boot Resources
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
Claymore715's Repositories
Claymore715/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Claymore715/Algorithms
AlgorithmsTest is Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne,算法第四版书中代码以及后面的习题,AlgorithmsExercise是一些牛客网上的题目,AlgorithmsReplenish是一些算法的补充
Claymore715/assignjudge
能够自动批改java、c程序作业的java程序
Claymore715/Attention-Based-BiLSTM-relation-extraction
Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)
Claymore715/checksims
Software Similarity Detection to identify academic dishonesty
Claymore715/CodeBin
some classic game for pratice coding
Claymore715/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
Claymore715/datastructure
用Java实现的数据结构暨算法,同时对其进行了测试
Claymore715/deepsim
Deep learning code semantic similarity
Claymore715/dnn-binary-code-similarity
Claymore715/Java-BloomFilter
A stand-alone Bloom filter implementation written in Java
Claymore715/java-technology-stack
分享Java工程师必备的技术栈笔记。
Claymore715/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Claymore715/LeetCode
【LeetCode】Java版
Claymore715/RelationExtract-Pytorch
Relation Extraction 论文复现
Claymore715/SiameseNet-text-similarity
Short text similarity matching model based on deep learning and machine learning
Claymore715/SnakeAI
贪吃蛇AI
Claymore715/sniffer
A poor man MOSS (Measure of software similarity)
Claymore715/Tensorflow-
Tensorflow实战学习笔记、代码、机器学习进阶系列
Claymore715/text-similarity
用TF特征向量和simhash指纹计算中文文本的相似度
Claymore715/text-similarity-1
《知网》中文词语语义相似度算法
Claymore715/text-similarity-2
使用不同的方法计算相似度
Claymore715/text-similarity-php
通过余弦定理+分词计算文本相似度PHP版
Claymore715/TextSimilarity
这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法
Claymore715/ThrskyShop
线上购物平台开发 - Java-SSM-电商