Stars
A debugging and profiling tool that can trace and visualize python code execution
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Image-to-Image Translation in PyTorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial…
Master programming by recreating your favorite technologies from scratch.
A collection of HTML and CSS examples, including effects and UIs.
Translation plugin for IntelliJ based IDEs/Android Studio.
📘 各种编程学习资料 (Android C C++ DataBase HTML5 JavaWeb ios python uml 人工智能 操作系统 数学 数据结构 程序员需要的技术 程序设计 编译原理 计算机组成与结构 计算机网络 设计模式 软件工程 面试经验)
莫提博客(moti-blog)是一个基于 SpringBoot 开发的标准 Java Web 项目。项目中应用了 SpringBoot、MyBatis、Redis、RabbitMq、ElasticSearch、BootStrap、Thymeleaf 等技术。项目页面美观大气,完成度较高,前后端不分离的单体架构,非常适合刚刚接触学习 SpringBoot 的技术小白学习,也非常适合学校中的项目…
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…
JS逆向系列教程,模拟登录,AES、RSA、DES加密等,持续更新,欢迎 star!
python爬虫教程,带你从零到一,包含js逆向,selenium, tesseract OCR识别,mongodb的使用,以及scrapy框架