Pinned Repositories
bubblekern-demo
experiments on BubbleKern
curve-by-example
Bezier curve by example in the spirit of "Shape by Example" Sloan, et al 2001
eigencurve
Singular Value Decomposition on curves.
GAN_imgRestore
(in 2017) Using Generative Adverserial Net and Convolutional Auto-encoder to restore damaged image.(missing pixel)
ids_embedding
An Embedding for Ideographic Description Sequence (IDS)
kanjiRNN
using RNN to generate Kanji
neural_markov
Using neural network(NNLM) to model probability (hidden Markov model)
Phd_Apply
some useful info for apply PhD in top graduate school
recurrent-attention-model-revisited
code for the NeurIPS2019 workshop paper <Revisit Recurrent Attention Model from an Active Sampling Perspective>
the_terpret_problem_pytorch
Solving the TerpreT problem (Gaunt et al. 2016), in particular the parity chain problem
LuxxxLucy's Repositories
LuxxxLucy/the_terpret_problem_pytorch
Solving the TerpreT problem (Gaunt et al. 2016), in particular the parity chain problem
LuxxxLucy/bperf
Profile Bash scripts and output a perf.script file
LuxxxLucy/eperf
convert egg logs into linux perf-like scripts
LuxxxLucy/Active-Decision-Set-Induction
code of the active decision set induction algorithm "An Active Approach for Model Interpretation". NeurIPS 2019 Workshop on Human centric machine learning. https://arxiv.org/abs/1910.12207 Descriptive pattern induction from any machine learning blackbox.
LuxxxLucy/bubblekern-demo
experiments on BubbleKern
LuxxxLucy/curve-by-example
Bezier curve by example in the spirit of "Shape by Example" Sloan, et al 2001
LuxxxLucy/eigencurve
Singular Value Decomposition on curves.
LuxxxLucy/ids_embedding
An Embedding for Ideographic Description Sequence (IDS)
LuxxxLucy/arckit
Tools for working with the Abstraction & Reasoning Corpus
LuxxxLucy/bv
binary visualization of 2-tuple from byte streams
LuxxxLucy/egg
egg is a flexible, high-performance e-graph library
LuxxxLucy/four_billion_if_stmts
Generate code of 4 billion if statements for a silly problem
LuxxxLucy/GA-hello
Simple Genetic Algorithm
LuxxxLucy/greek_number
Convert numbers to Greek number format
LuxxxLucy/harfbuzz
HarfBuzz text shaping engine
LuxxxLucy/hayagriva
Rusty bibliography management.
LuxxxLucy/houjing_svg_py
LuxxxLucy/houjing_svg_rust
LuxxxLucy/keyvz
Key stroke visualizer
LuxxxLucy/lazygit
simple terminal UI for git commands
LuxxxLucy/ltn_demo
logic tensor network clustering demo
LuxxxLucy/LuxxxLucy.github.io
personal Homepage
LuxxxLucy/markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
LuxxxLucy/moneycount
WAsm app for writing down two currency expense.
LuxxxLucy/my-shell
LuxxxLucy/nCov-2019-data-science
LuxxxLucy/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
LuxxxLucy/szalinski_2d
LuxxxLucy/typst
A new markup-based typesetting system that is powerful and easy to learn.
LuxxxLucy/ufviz
implement and visualize the Explain algorithm (Proof-producing congruence closure. Nieuwenhuis et al 2005)