Shawn-Guo-CN
Fourth-year CDT-NLP student at University of Edinburgh.
School of Informatics, University of EdinburghEdinburgh, UK
Pinned Repositories
Alignment_with_Huggingface
EmergentNumerals
This is the repository for in progress project, Emergence of Numerals in Multi-Agent Autonomous Communication
GameBias-EmeCom2020
LeetCodePy3
My python3 code snippets for leetcode questions
LLM_Annotation_Reliability
Lossless_Text_Compression_with_Transformer
This repo is to demo the concept of lossless compression with Transformers as encoder and decoder.
lpNTK
ReinforcementLearningBookExamples
Example codes to implement the examples in Richard's book, Reinforcement Learning: An Introduction.
SFT_function_learning
Reference implementation for DPO (Direct Preference Optimization)
theano_tutorial
This is the source code of my Theano tutorial. You can browse it at http://www.shawnguo.cn/2016/07/26/theano-tutorial/
Shawn-Guo-CN's Repositories
Shawn-Guo-CN/theano_tutorial
This is the source code of my Theano tutorial. You can browse it at http://www.shawnguo.cn/2016/07/26/theano-tutorial/
Shawn-Guo-CN/NN4Gaokao
A series of Neural Network Models aiming to address the History Multiple Choice Questions in Gaokao
Shawn-Guo-CN/KnowledgeEnhancedTE
Shawn-Guo-CN/MLPR_review
Shawn-Guo-CN/compare
compare embedding
Shawn-Guo-CN/DecomposableAttModel_PyTorch
Shawn-Guo-CN/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Shawn-Guo-CN/forward-backward-hmm
Shawn-Guo-CN/HiddenMarkovModel
Code for the Hidden Markov Model Tutorial Series
Shawn-Guo-CN/HMM_Viterbi_BaumWelch
Hidden Markov Models - Viterbi and Baum-Welch algorithm implementation in Python
Shawn-Guo-CN/ipv6-hosts
Automatically exported from code.google.com/p/ipv6-hosts
Shawn-Guo-CN/McsPyDataTools
Python module/package to read, handle and operate on HDF5 files generated by the Multi Channel DataManager
Shawn-Guo-CN/RNN_Tutorial
Shawn-Guo-CN/seq2seq4te
Trying to apply the seq2seq model on Textual Entailment
Shawn-Guo-CN/SNLI
Aiming to take the SNLI challenge
Shawn-Guo-CN/TPO_Example_Sentences
Shawn-Guo-CN/WordCloud4Zhihu
Shawn-Guo-CN/YOLOv3_PyTorch
A clean and simple prediction program of YOLOv3