Pinned Repositories
2020
NeurIPS 2020 ML for creativity workshop website
ArcheoPhoto
A photo renaming app for archaeology photos.
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
datateknik-lth
Extentor, sammanfattningar och dylikt för Civilingenjörsprogrammet Datateknik vid LTH.
gen-ai-tutorials
Tutorials for CMU's 2023 Generative AI Tutorial Series
nn_chatbot
pointgrey_multicamera_recorder
Record videos with aligned timestamps from multiple Pointgrey cameras.
pottery-profiler
An attempt to classify pottery sherds based on SVGs of their profiles.
synchronized_camera_app
An app to synchronize filming 240 fps from multiple devices at once. To be used for data collection.
weakvideo
This repo contains code to process a once live-streamed video and annotate it with Tweets.
daphnei's Repositories
daphnei/gen-ai-tutorials
Tutorials for CMU's 2023 Generative AI Tutorial Series
daphnei/nn_chatbot
daphnei/google-research
Google Research
daphnei/weakvideo
This repo contains code to process a once live-streamed video and annotate it with Tweets.
daphnei/2020
NeurIPS 2020 ML for creativity workshop website
daphnei/AWiseComputer
A game made for GMD2015
daphnei/bert
TensorFlow code and pre-trained models for BERT
daphnei/BIG-bench
Beyond the Imitation Game collaborative benchmark for enormous language models
daphnei/computational-linguistics-class.github.io
daphnei/daphnei
Daphne's website.
daphnei/dissertation
daphnei/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
daphnei/grover
Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/
daphnei/ieturk
Intuitive Annotation Tool for Information Extraction / Named Entity Recognition using localturk / Amazon Mechanical Turk
daphnei/ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
daphnei/inverse-cnn
Can we reverse a trained CNN by taking the pseudo-inverse of the weight matrices?
daphnei/ipython-notebook-example
An example of importing .py files from IPython notebook
daphnei/llama-on-babel
daphnei/magenta
Magenta: Music and Art Generation with Machine Intelligence
daphnei/models
Models and examples built with TensorFlow
daphnei/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
daphnei/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
daphnei/pytorch-seq2seq
pytorch-seq2seq is a framework for sequence-to-sequence (seq2seq) models in PyTorch.
daphnei/roft
Real or Fake Text? Evaluation Criteria for Human and Computer Written Text.
daphnei/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
daphnei/SpectralNet
Deep network that performs spectral clustering
daphnei/Style-Transfer-Through-Back-Translation
daphnei/t5x
daphnei/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
daphnei/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"