Pinned Repositories
abtest
Automatically exported from code.google.com/p/abtest
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
algorithm
code for interview
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
apocalypse
bert
TensorFlow code and pre-trained models for BERT
BitgirlCoder
A Bitgirl's ITech World
ChineseNER
A neural network model for Chinese named entity recognition
crawlers_py
tools
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
gaihostin's Repositories
gaihostin/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
gaihostin/algorithm
code for interview
gaihostin/apocalypse
gaihostin/bert
TensorFlow code and pre-trained models for BERT
gaihostin/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
gaihostin/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
gaihostin/deep-learning-ocean
:satellite: All You Need to Know About Deep Learning - A kick-starter
gaihostin/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
gaihostin/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
gaihostin/ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
gaihostin/ESAM
Code for the paper "ESAM: Discriminative Domain Adaptation with Non-Displayed Items to Improve Long-Tail Performance" (SIGIR2020)
gaihostin/FoolNLTK
A Chinese Nature Language Toolkit
gaihostin/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
gaihostin/keras-mmoe
A Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
gaihostin/LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
gaihostin/MultiDigraphNER
A Neural Multi-digraph Model for Chinese NER with Gazetteers
gaihostin/Neural-network-snake
Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8
gaihostin/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
gaihostin/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
gaihostin/nlp_bert
gaihostin/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
gaihostin/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
gaihostin/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
gaihostin/symspellpy
Python port of SymSpell
gaihostin/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
gaihostin/tf_gpt2
gaihostin/threading-copy
gaihostin/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
gaihostin/vpncn.github.io
2024**翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,**最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
gaihostin/WordSimilarity
基于哈工大同义词词林扩展版的单词相似度计算方法