Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
Algorithms
Algorithms Lab
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Big-Data
Pipeline and Network Analysis
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Database
Database
GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
Machine-Learning
Machine Learning with Probabilistic Approach
NLP
NLP projects +NER on Query
search
jianwenl's Repositories
jianwenl/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
jianwenl/Algorithms
Algorithms Lab
jianwenl/Big-Data
Pipeline and Network Analysis
jianwenl/GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
jianwenl/Machine-Learning
Machine Learning with Probabilistic Approach
jianwenl/NLP
NLP projects +NER on Query
jianwenl/search
jianwenl/CLRS-1
📚 Solutions to Introduction to Algorithms Third Edition
jianwenl/coding-interview-university
A complete computer science study plan to become a software engineer.
jianwenl/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
jianwenl/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
jianwenl/DesignPattern
Design Pattern Learn
jianwenl/express-postgre
this is for express-postgre practice
jianwenl/faiss
A library for efficient similarity search and clustering of dense vectors.
jianwenl/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
jianwenl/gitskills
jianwenl/interview
Interview questions
jianwenl/jianwen.github.io
:ramen: Minimalist Jekyll Template
jianwenl/jianwenl.github.io
jianwenl/learngit
jianwenl/Leetcode
Play Leetcode with different Programming language
jianwenl/lucene-solr
Mirror of Apache Lucene + Solr
jianwenl/ml-class
Materials for class on machine learning/deep learning using scikit-learn, tensorflow and keras
jianwenl/ml-models
Machine Learning Procedures and Functions for Neo4j
jianwenl/nn4nlp-code
Code Samples from Neural Networks for NLP
jianwenl/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media http://nlproc.info/pytorch
jianwenl/qnn
jianwenl/RecommenderSystems
jianwenl/RecQ
RecQ: A Python Framework for Recommender Systems (TensorFlow Supported)
jianwenl/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。