-
v2rayNG Public
Forked from 2dust/v2rayNGA V2Ray client for Android, support Xray core and v2fly core
Kotlin GNU General Public License v3.0 UpdatedDec 29, 2024 -
OmniSearch Public
Forked from Alibaba-NLP/OmniSearchRepo for Benchmarking Multimodal Retrieval Augmented Generation with Dynamic VQA Dataset and Self-adaptive Planning Agent
Python UpdatedDec 10, 2024 -
llama3-from-scratch Public
Forked from naklecha/llama3-from-scratchllama3 implementation one matrix multiplication at a time
Jupyter Notebook UpdatedMay 21, 2024 -
pykan Public
Forked from KindXiaoming/pykanKolmogorov Arnold Networks
Jupyter Notebook MIT License UpdatedMay 17, 2024 -
grok-1 Public
Forked from xai-org/grok-1Grok open release
Python Apache License 2.0 UpdatedMar 18, 2024 -
high_performance_python_2e Public
Forked from mynameisfiber/high_performance_python_2ePython Other UpdatedApr 10, 2021 -
texar Public
Forked from asyml/texarToolkit for Machine Learning and Text Generation, in TensorFlow
Python Apache License 2.0 UpdatedSep 24, 2019 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedAug 31, 2019 -
acl2019-commonsense-reasoning Public
Forked from SAP-samples/acl2019-commonsenseSource code for the paper "Attention Is (not) All You Need for Commonsense Reasoning" published at ACL 2019.
Python Other UpdatedJul 19, 2019 -
bertviz Public
Forked from jessevig/bertvizTool for visualizing attention in the Transformer model (BERT, GPT-2, and XLNet)
Jupyter Notebook Apache License 2.0 UpdatedJul 19, 2019 -
DualRL Public
Forked from luofuli/DualRLA Dual Reinforcement Learning Framework for Unsupervised Text Style Transfer (IJCAI 2019)
Python UpdatedJul 17, 2019 -
numpy-ml Public
Forked from ddbourgin/numpy-mlMachine learning, in numpy
Python GNU General Public License v3.0 UpdatedJul 4, 2019 -
xlnet Public
Forked from zihangdai/xlnetXLNet: Generalized Autoregressive Pretraining for Language Understanding
Python Apache License 2.0 UpdatedJun 20, 2019 -
Style-Transfer-in-Text Public
Forked from fuzhenxin/Style-Transfer-in-TextPaper List for Style Transfer in Text
UpdatedJun 3, 2019 -
996.ICU Public
Forked from 996icu/996.ICURepo for counting stars and contributing. Press F to pay respect to glorious developers.
Rust Other UpdatedApr 10, 2019 -
pumpkin-book Public
Forked from datawhalechina/pumpkin-book《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
GNU General Public License v3.0 UpdatedApr 10, 2019 -
-
Algorithm_Interview_Notes-Chinese Public
Forked from vivienzou1/DL-Notes-for-Interview2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Python UpdatedApr 8, 2019 -
generative-models Public
Forked from wiseodd/generative-modelsCollection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Python The Unlicense UpdatedJan 31, 2019 -
word-embedding-dimensionality-selection Public
Forked from ziyin-dl/word-embedding-dimensionality-selectionOn the Dimensionality of Word Embedding
Python MIT License UpdatedDec 29, 2018 -
wtfpython-cn Public
Forked from leisurelicht/wtfpython-cnwtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
Python UpdatedNov 30, 2018 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌&零件词库、时间抽取、连续英文切割、中文词向量大全、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库…
Python UpdatedNov 16, 2018 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
TeX UpdatedNov 7, 2018 -
BERT-pytorch Public
Forked from codertimo/BERT-pytorchGoogle AI 2018 BERT pytorch implementation
Python Apache License 2.0 UpdatedOct 25, 2018 -
capsule_text_classification Public
Forked from andyweizhao/capsule_text_classificationPython UpdatedOct 21, 2018 -
AdversarialNetsPapers Public
Forked from zhangqianhui/AdversarialNetsPapersThe classical paper list with code about generative adversarial nets
UpdatedOct 6, 2018 -
seq2seq-keyphrase-pytorch Public
Forked from memray/seq2seq-keyphrase-pytorchPython Apache License 2.0 UpdatedSep 17, 2018 -
CapsNet-Tensorflow Public
Forked from naturomics/CapsNet-TensorflowA Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
Python Apache License 2.0 UpdatedSep 15, 2018 -
pke Public
Forked from boudinfl/pkePython Keyphrase Extraction module
Python GNU General Public License v3.0 UpdatedSep 13, 2018 -
tensorflow_cookbook Public
Forked from nfmcclure/tensorflow_cookbookCode for Tensorflow Machine Learning Cookbook
Jupyter Notebook MIT License UpdatedAug 9, 2018