DeepPhysicVision's Stars
uhauha2929/examples
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
erguotou520/bye
bye to yesterday and do yourself
wszqkzqk/deepin-wine-ubuntu
Deepin Wine for Ubuntu/Debian
geeeeeeeeek/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
nslogx/Gitter
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
danielegrattarola/keras-gat
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
HOWIE-CH/emoticon
表情键盘、识别表情、特殊字符识别 小demo
finde/NLP1Emoticon
ajinkyachavan/Emoticon-Based-Sentiment-Analysis-Python
Sentiment Analysis using Emoji ranking and practical POS scoring approach
taki0112/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
imgarylai/bert-embedding
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
BrikerMan/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
pengshuang/bert-token-embeddings
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
yuanxiaosc/Find-a-Machine-Learning-Job
找一份机器学习工作(算法工程师),需要提纲(算法能力)挈领(编程能力),充分准备。 本人学习和在找工作期间受到了很多前辈们的帮助,目前已经找到心仪的工作,撰写此文献给那些在求职路上有梦有汗水的人们!2020秋招算法,难度剧增!没有选择,只能迎难而上。
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
xitianluo/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
nlpjoe/Coding4Interviews
Leetcode、剑指Offer——名企面试官精讲典型编程题
KaihuaTang/VQA2.0-Recent-Approachs-2018.pytorch
A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visual Question Answering 2.0
ctgk/PRML
PRML algorithms implemented in Python
AdityaSoni19031997/Machine-Learning
My Attempt(s) In The World Of ML/DL....
philipperemy/keras-tcn
Keras Temporal Convolutional Network.
AlexYangLi/ABSA_Keras
Keras Implementation of Aspect based Sentiment Analysis
MoleImg/Attention_UNet
Raw implementation of attention gated U-Net by Keras