Pinned Repositories
-IC-
数字IC相关资料
12306
12306智能刷票,订票
adminlte2-itheima
AdminLTE2-IT黑马-定制版
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
bert
TensorFlow code and pre-trained models for BERT
big_data_pj3
book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
cores
Various HDL (Verilog) IP Cores
linloong's Repositories
linloong/-IC-
数字IC相关资料
linloong/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
linloong/bert
TensorFlow code and pre-trained models for BERT
linloong/big_data_pj3
linloong/cores
Various HDL (Verilog) IP Cores
linloong/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
linloong/cskaoyan
提供计算机考研和软件工程考研专业的各个学校 考研真题
linloong/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
linloong/curriculum-design_HDU-CS
linloong/Data-Science-Notes
数据科学的笔记以及资料搜集
linloong/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
linloong/filter-pruning-geometric-median
Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)
linloong/free-programming-books
:books: Freely available programming books
linloong/HLSTransform
linloong/jodconverter
JODConverter automates document conversions using LibreOffice or Apache OpenOffice.
linloong/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
linloong/linloong.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
linloong/models-1
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
linloong/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
linloong/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
linloong/NAO
Neural Architecture Optimization
linloong/NAO_pytorch
Pytorch Implementation of Neural Architecture Optimization
linloong/NSFC-application-template-latex
国家自然科学基金申请书正文(面上项目)LaTeX 模板(非官方)
linloong/PathPlanning
Common used path planning algorithms with animations.
linloong/Python-100-Days
Python - 100天从新手到大师
linloong/sentence_bert
Sentence Embeddings using Supervised Contrastive Learning. Danqi Liao.
linloong/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。
linloong/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
linloong/Tiny-YOLO-LSQ
This is an implementation of YOLO using LSQ network quantization method.
linloong/ViTCoD
[HPCA 2023] ViTCoD: Vision Transformer Acceleration via Dedicated Algorithm and Accelerator Co-Design