Pinned Repositories
6.824
Implementation for MIT 6.824 Distributed System
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
CodeSummary
Some Summary of Classic Algorithm
CourseMapReduce2015
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
DALM
An Efficient Language Model Using Double-Array Structures
MLTest
Notes
brany66's Repositories
brany66/MLTest
brany66/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
brany66/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
brany66/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
brany66/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
brany66/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models for search and recommendation.
brany66/DeepInterestNetwork
brany66/flash-attention
Fast and memory-efficient exact attention
brany66/ijcai-18-top2-single-mole-solution
复赛第二名单模型方案,没有特征选择没有调参LGB单模型857个特征
brany66/KDDCUP_2020_Debiasing_1st_Place
brany66/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
brany66/llama
Inference code for LLaMA models
brany66/myGoTest
brany66/PaddleRec
大规模推荐模型训练工具
brany66/PracticalGuidetoRecSys
《互联网大厂推荐算法实战》资料库
brany66/pythonML
brany66/Recommend-Estimators
Classical RecSys algorithms implemented by using TensorFlow Estimators
brany66/styleguide
Style guides for Google-originated open-source projects
brany66/tensorflow
An Open Source Machine Learning Framework for Everyone
brany66/tensorflow_template_application
TensorFlow template application for deep learning
brany66/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
brany66/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
brany66/the-algorithm
Source code for Twitter's Recommendation Algorithm
brany66/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
brany66/vim-for-server
.vimrc, simple configures for server, without plugins.
brany66/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
brany66/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
brany66/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
brany66/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
brany66/zsh-interactive-cd
Fish like interactive tab completion for cd in zsh