helloHKTK
Algorithm Researcher (network security), Developer of deep Learning and big data (Flink, etc.)
Jiangnan UniversityJiangnan University, Wuxi, China.
Pinned Repositories
AI-Security-Learning
自身学习的安全数据科学和算法的学习资料
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Java_Mycode
JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
helloHKTK's Repositories
helloHKTK/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
helloHKTK/Java_Mycode
helloHKTK/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
helloHKTK/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
helloHKTK/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
helloHKTK/AI-Security-Learning
自身学习的安全数据科学和算法的学习资料
helloHKTK/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
helloHKTK/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
helloHKTK/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
helloHKTK/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
helloHKTK/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
helloHKTK/Data-Science-Notes
数据科学的笔记以及资料搜集
helloHKTK/Emergency-Response-Notes
应急响应实战笔记,一个安全工程师的自我修养。
helloHKTK/flask-pydantic
flask extension for integration with the awesome pydantic package
helloHKTK/GPT2-NewsTitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
helloHKTK/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
helloHKTK/helloHKTK
Config files for my GitHub profile.
helloHKTK/Information_Security_Books
信息安全方面的书籍书籍
helloHKTK/Interview
Interview = 简历指南 + LeetCode + Kaggle
helloHKTK/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
helloHKTK/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
helloHKTK/Learn-security-from-0
从0开始学安全,注重实战+技巧的运用,分享各种安全攻防干货,包括但不限于:Web安全、代码审计 、内网渗透、企业安全等。
helloHKTK/ML-NLP
此项目是机器学习、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
helloHKTK/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
helloHKTK/pihole-phishtank-list
A blocklist for Pihole from PhishTank
helloHKTK/python-parallel-programming-cookbook-cn
📖《Python Parallel Programming Cookbook》中文版
helloHKTK/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
helloHKTK/self-llm
《开源大模型食用指南》基于AutoDL快速部署开源大模型,更适合**宝宝的部署教程
helloHKTK/stock_predict_with_LSTM
Predict stock with LSTM supporting pytorch, keras and tensorflow
helloHKTK/xray
一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档