Pinned Repositories
-NLP-Pre_requisite
6.824
bert
TensorFlow code and pre-trained models for BERT
bert4keras
keras implement of transformers for humans
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
comment-setimental-classification
The tutorial of autumn 2018 project II.
datasource
data source for lectures.
Deep-Learning-ND-Exercises
Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation
eBooks
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
treefriend's Repositories
treefriend/-NLP-Pre_requisite
treefriend/6.824
treefriend/bert
TensorFlow code and pre-trained models for BERT
treefriend/bert4keras
keras implement of transformers for humans
treefriend/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
treefriend/comment-setimental-classification
The tutorial of autumn 2018 project II.
treefriend/datasource
data source for lectures.
treefriend/eBooks
treefriend/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
treefriend/exercises-in-programming-style
Comprehensive collection of programming styles using a simple computational task, term frequency
treefriend/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
treefriend/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
treefriend/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
treefriend/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
treefriend/insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
treefriend/interviews
Everything you need to know to get the job.
treefriend/jupyters_and_slides
treefriend/keras-elmo
How to use ELMo embeddings in Keras with Tensorflow Hub
treefriend/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
treefriend/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
treefriend/MusicTransformer-tensorflow2.0
implementation of music transformer with tensorflow-2.0 (ICLR2019)
treefriend/ner-english
:computer: 英文命名实体识别(NER)的研究
treefriend/NLP_study_tf2
treefriend/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
treefriend/PyTorch-BigGraph
Generate embeddings from large-scale graph-structured data.
treefriend/quest_qa_labeling
Google QUEST Q&A Labeling. Improving automated understanding of complex question answer content
treefriend/References
treefriend/shap
A game theoretic approach to explain the output of any machine learning model.
treefriend/Source-Code-of-Pragmatic-Artificial-Intelligence-Algorithms-Based-on-Natrual-Language-Processing
The Source code of 'Pragmatic Artificial Intelligence Algorithms: Based on Natural Language Processing' by China Machine Press(人工智能算法与实践:基于自然语言处理/**机械工业出版社)
treefriend/tf_metrics
Multi-class metrics for Tensorflow