Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
100-nlp-papers
100 Must-Read NLP Papers
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
algo_java
Algorithm
Awesome algorithm refactor from 'Algorithm 4th Edition'
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
architect-awesome
后端架构师技术图谱
gprof2dot
Converts profiling output to a dot graph.
netty-websocket-spring-boot-starter
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
buptfb's Repositories
buptfb/netty-websocket-spring-boot-starter
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
buptfb/100-nlp-papers
100 Must-Read NLP Papers
buptfb/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
buptfb/algo_java
buptfb/architect-awesome
后端架构师技术图谱
buptfb/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
buptfb/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
buptfb/awesome-programming-books-1
📚 经典技术书籍 PDF 文件,持续更新...
buptfb/bat_offer
2019-2020年互联网公司高频重点面试题
buptfb/Computer-Networking-Keith-Ross
计算机网络 自顶向下方法 **科学技术大学
buptfb/Cpp_houjie
侯捷C++课程PPT及代码
buptfb/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
buptfb/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
buptfb/DesignPatterns
GOF 23 种设计模式 C++ 实现
buptfb/EPIJudge
EPI Judge - Preview Release
buptfb/hands-on-ml-2e-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南第二版
buptfb/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
buptfb/JavaInterview
buptfb/LearningNote
C++和Linux学习笔记
buptfb/Machine-Learning-Notes
白板推导系列课程笔记 初版
buptfb/ML_Notes
机器学习算法的公式推导以及numpy实现
buptfb/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
buptfb/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
buptfb/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
buptfb/notes-python
中文 Python 笔记
buptfb/OnJava8-Examples
Code Examples for the book "On Java 8"
buptfb/OnJava8-zh
OnJava8 中文翻译,又名《Java编程**》 第5版
buptfb/spring-boot-examples
:smile: Spring/SpringBoot/SpringCloud 实战与学习笔记,持续更新中,欢迎交流学习!
buptfb/spring-cloud-starter-thrift
spring-cloud-starter-thrift提供SpringCloud对可伸缩的跨语言服务调用框架Apache Thrift的封装和集成。
buptfb/yolanda
极客时间<网络编程实战>代码