Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
awesome-programming-resources
收集优秀的编程资源(Java为主),涵盖:Java面试、求职、电子书籍、计算机网络、操作系统、前端、 Redis、Mysql、Nginx、ZK、MQ、机器学习、NPL、架构、算法
datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
DeepFM
Implementation of DeepFM using tensorflow.
DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Doc2Vec
利用Doc2Vec计算文本相似度
ESMM
esmm model by tensorflow keras
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
vincentbnu's Repositories
vincentbnu/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
vincentbnu/algs4
Algorithms, 4th edition textbook code and libraries
vincentbnu/awesome-programming-resources
收集优秀的编程资源(Java为主),涵盖:Java面试、求职、电子书籍、计算机网络、操作系统、前端、 Redis、Mysql、Nginx、ZK、MQ、机器学习、NPL、架构、算法
vincentbnu/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
vincentbnu/DeepFM
Implementation of DeepFM using tensorflow.
vincentbnu/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
vincentbnu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
vincentbnu/Doc2Vec
利用Doc2Vec计算文本相似度
vincentbnu/ESMM
esmm model by tensorflow keras
vincentbnu/exercise
exercise for nndl
vincentbnu/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
vincentbnu/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
vincentbnu/git_practice
东北热浪的项目........
vincentbnu/Interview-Notebook
:bulb: 准备秋招学习笔记
vincentbnu/leetcode
推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-lucifer2022 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
vincentbnu/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
vincentbnu/Machine-Learning-Foundations-and-Techniques
Coursera 机器学习基石 机器学习技法 林轩田 课堂PPT、作业及课堂笔记。
vincentbnu/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
vincentbnu/nlp
自然语言处理 学习过程小总结
vincentbnu/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
vincentbnu/NumpyWDL
Implement Wide & Deep algorithm by using NumPy
vincentbnu/Personal-Recommendation-Action-
一些经典的个性化推荐算法的实现,从理论推导到实战
vincentbnu/pytorch-fm
Factorization Machine models in PyTorch
vincentbnu/Recommendation-system
推荐系统资料笔记收录/ Everything about Recommendation System. 专题/书籍/论文/产品
vincentbnu/RecommenderSystem
vincentbnu/recsys
推荐系统实战
vincentbnu/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
vincentbnu/word2vec-tensorflow2
vincentbnu/Youtube-Recommendation-Tensorflow
code of paper `Deep Neural Networks for Youtube Recommendation`
vincentbnu/YouTube_Recommendations
YouTube推荐算法