-
Research Center for Social Computing and Information Retrieval
- Harbin
Stars
Collection of AI-related utilities. Welcome to submit issues and pull requests /收藏AI相关的实用工具,欢迎提交issues 或者pull requests
AI中文提示词秘籍ChatGPT中文提示词秘籍(Prompt圣经)K-Render整理
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
《统计学习方法》--李航 书中算法实现
Source codes and experimental datasets for #EMNLP2020 Findings paper "Syntactic and Semantic-driven Learning for Open Information Extraction".
A curated list of awesome knowledge graph tutorials, projects and communities.
macos on lenovo miix 520 is almost perfect
OpenCCG library for parsing and realization with CCG
Python - 100天从新手到大师
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Sequence to Sequence Models with PyTorch
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
JetBrains theme of Material Theme
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Implementation of Variational Auto-Encoder in Torch7