Pinned Repositories
6046_class_notes
6869_class_notes
6_0001_psets
here are my solutions to the online mit 6.0001 psets!
6_867_fa21_notes
notes for machine learning 6.867 @ mit fall 2021
artificial-immune-system
A survey of algorithms associated with the artificial immune system. Came across this topic while reading about mathematical modeling of the immune system.
bad-datasets
investigation into downstream effects of using mislabelled samples in data augmentation tasks. based on datasetGAN https://arxiv.org/abs/2104.06490 and potentially other generative frameworks
battlecode-2021
battlecode 2021
cellular-automata-splash22
code for elementary CA and GOL
ncbi-autodump
automatically extract abstract + paper data from NCBI pubmed database
vis-sounds
Visually Indicated Sounds (6.869 Final Project) by Emily Liu (emilyzfliu) and Sarah Zhao (saqzhao)
emilyzfliu's Repositories
emilyzfliu/vis-sounds
Visually Indicated Sounds (6.869 Final Project) by Emily Liu (emilyzfliu) and Sarah Zhao (saqzhao)
emilyzfliu/6_867_fa21_notes
notes for machine learning 6.867 @ mit fall 2021
emilyzfliu/ncbi-autodump
automatically extract abstract + paper data from NCBI pubmed database
emilyzfliu/6046_class_notes
emilyzfliu/6869_class_notes
emilyzfliu/6_0001_psets
here are my solutions to the online mit 6.0001 psets!
emilyzfliu/artificial-immune-system
A survey of algorithms associated with the artificial immune system. Came across this topic while reading about mathematical modeling of the immune system.
emilyzfliu/bad-datasets
investigation into downstream effects of using mislabelled samples in data augmentation tasks. based on datasetGAN https://arxiv.org/abs/2104.06490 and potentially other generative frameworks
emilyzfliu/battlecode-2021
battlecode 2021
emilyzfliu/cellular-automata-splash22
code for elementary CA and GOL
emilyzfliu/multiset-polynomials
emilyzfliu/covid19_projections
COVID-19 Projections Using Machine Learning
emilyzfliu/datasetGAN_release
emilyzfliu/dtrain
emilyzfliu/emilyzfliu.github.io
Personal site
emilyzfliu/encryption_apcs_finalproject
Final project in AP CS. Consists of ciphers and a GUI
emilyzfliu/KeywordFinder
App for developing writing skills and expanding your vocabulary. Paste in any text and see how your word choice compares to that of the original!
emilyzfliu/keywordfinder_web
emilyzfliu/OnlineJudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
emilyzfliu/pascal-compiler
Compiler that takes simplified pascal code and writes it into MIPS assembly.
emilyzfliu/SciBowlGym-Android
Science Bowl practice app
emilyzfliu/startle-reflex-attention-diversion
Code to generate figures for a psychology project. Data is based on theoretical conjectures from preexisting literature.
emilyzfliu/text-recognition
reads text from images
emilyzfliu/usaco_cpp
usaco solutions in cpp.
emilyzfliu/usaco_java
archive for all my usaco solutions in java.