Pinned Repositories
Algorithm-
leetcode and 剑指offer
algorithm-stanford
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
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.
pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Python-programming-exercises
100+ Python challenging programming exercises
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
TransE-pytorch
BinLingNie's Repositories
BinLingNie/TransE-pytorch
BinLingNie/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
BinLingNie/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.
BinLingNie/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
BinLingNie/Python-programming-exercises
100+ Python challenging programming exercises
BinLingNie/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
BinLingNie/Algorithm-
leetcode and 剑指offer
BinLingNie/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
BinLingNie/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
BinLingNie/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
BinLingNie/awesome-active-learning
Everything you need about Active Learning (AL).
BinLingNie/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
BinLingNie/awesome-chinese-ner
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
BinLingNie/Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
BinLingNie/Awesome-Noisy-Labels
A Survey
BinLingNie/Awesome_Information_Extraction
Literature Survey of Information Extraction, especially Relation Extraction, Event Extraction, and Slot Filling.
BinLingNie/CKGE-ICPR
Joint Knowledge Base Embedding with Neighborhood Context
BinLingNie/Conference-Acceptance-Rate
Statistics of acceptance rate for the main AI conference
BinLingNie/HITL-NLP
BinLingNie/kana
BinLingNie/KEFDA
BinLingNie/KnowLM
An Open-sourced Knowledgable Large Language Model Framework.
BinLingNie/LLMsNineStoryDemonTower
【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
BinLingNie/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
BinLingNie/Low-resource-KEPapers
A Paper List of Low-resource Information Extraction
BinLingNie/neurips_2020_distillation
Code for "Self-Distillation as Instance-Specific Label Smoothing"
BinLingNie/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
BinLingNie/pygcn
Graph Convolutional Networks in PyTorch
BinLingNie/stargan
Official PyTorch Implementation of StarGAN - CVPR 2018
BinLingNie/StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)