Pinned Repositories
Adversarial_Attack_on_RNN
Performing C&W attack on Recurrent Neural Network
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
backgroundsegment
community
一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。
ddia
《Designing Data-Intensive Application》DDIA中文翻译
FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
GADemo
经典遗传算法的Java实现以及遗传算法实现自动组卷
gp-server
server part of graduation project
studyopencv
some demo of study opencv
qq19971017's Repositories
qq19971017/gp-server
server part of graduation project
qq19971017/studyopencv
some demo of study opencv
qq19971017/Adversarial_Attack_on_RNN
Performing C&W attack on Recurrent Neural Network
qq19971017/architect-awesome
后端架构师技术图谱
qq19971017/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
qq19971017/backgroundsegment
qq19971017/community
一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。
qq19971017/ddia
《Designing Data-Intensive Application》DDIA中文翻译
qq19971017/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
qq19971017/Fpy
使用Pycharm写的第一个python程序
qq19971017/highwayhash
Fast strong hash functions: SipHash/HighwayHash
qq19971017/huashan
qq19971017/InChat
一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架
qq19971017/interview
📚 C/C++面试基础知识总结
qq19971017/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
qq19971017/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
qq19971017/Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition
Lane Segmentation Solution for Baidu AI PaddlePaddle Autonomous Driving Competition(1st Place)
qq19971017/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
qq19971017/mall
谷粒商城
qq19971017/newcoder
qq19971017/nonrigid_icp
This repository is an implementation of non rigid icp
qq19971017/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
qq19971017/qq19971017.github.io
qq19971017/README
README文件语法解读,即Github Flavored Markdown语法介绍
qq19971017/suanfa
遗传算法:组卷实例。Apriori算法FPTree算法工具类。
qq19971017/video-retalking
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
qq19971017/VTK-Example
VTK图形图像开发进阶里面的例子程序
qq19971017/webporter
基于 webmagic 的 Java 爬虫应用
qq19971017/weibo_wordcloud
根据关键词抓取微博数据,再生成词云
qq19971017/xmall
基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等