Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms
Minimal examples of data structures and algorithms in Python
allennlp
An open-source NLP research library, built on PyTorch.
antispider
书籍《Python3 反爬虫原理与绕过实战》配套代码
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
bert
TensorFlow code and pre-trained models for BERT
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
nltk
NLTK Source
pjfeng's Repositories
pjfeng/nltk
NLTK Source
pjfeng/allennlp
An open-source NLP research library, built on PyTorch.
pjfeng/antispider
书籍《Python3 反爬虫原理与绕过实战》配套代码
pjfeng/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
pjfeng/conda
Specifying a conda environment with `environment.yml`
pjfeng/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
pjfeng/Doc2EDAG
pjfeng/fastText
Library for fast text representation and classification.
pjfeng/gpt_academic
为GPT/GLM提供图形交互界面,特别优化论文阅读润色体验,模块化设计支持自定义快捷按钮&函数插件,支持代码块表格显示,Tex公式双显示,新增Python和C++项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm等本地模型。兼容复旦MOSS, llama, rwkv, 盘古等。
pjfeng/high-frequency-factors
High frequency factors based on order and trade data.
pjfeng/Knowledge-Graph
深度学习与自然语言处理、知识图谱、对话系统。包括知识获取、知识库构建、知识库应用三大技术研究与应用。
pjfeng/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
pjfeng/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
pjfeng/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
pjfeng/llama
Inference code for LLaMA models
pjfeng/models
Models and examples built with TensorFlow
pjfeng/mydata
image,csv, video, txt
pjfeng/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pjfeng/Python
All Algorithms implemented in Python
pjfeng/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
pjfeng/QSDoc
Quant Studio Document
pjfeng/reol
pjfeng/spider_-top100-
Python, requests, regular expression
pjfeng/spider_weixin
pjfeng/sqlib
Introduction to the decoupling solutions of qlib, an open-source software library for signal processing and machine learning.
pjfeng/Summ-N
Code for ACL 2022 Paper "SUMM^N: A Multi-Stage Summarization Framework for Long Input Dialogues and Documents"
pjfeng/Summarization-Papers
Summarization Papers
pjfeng/tensorflow
An Open Source Machine Learning Framework for Everyone
pjfeng/Text_Classification-1
Text Classification Algorithms: A Survey
pjfeng/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding