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/Phd_Apply
some useful info for apply PhD in top graduate school
LuxxxLucy/GAN_imgRestore
(in 2017) Using Generative Adverserial Net and Convolutional Auto-encoder to restore damaged image.(missing pixel)
LuxxxLucy/recurrent-attention-model-revisited
code for the NeurIPS2019 workshop paper <Revisit Recurrent Attention Model from an Active Sampling Perspective>
LuxxxLucy/kanjiRNN
using RNN to generate Kanji
LuxxxLucy/neural_markov
Using neural network(NNLM) to model probability (hidden Markov model)
LuxxxLucy/glyph_extract
(in 2018) extract glyphs from TrueType fonts and construct dataset upon it
LuxxxLucy/mathematica_machine_learning
a continually being-developed repository contains my codes and some experiments for machine learning using Wolfram Mathematica
LuxxxLucy/mnist_LeNet
(in 2017) implement LeNet for MNIST using tensorflow, caffe and PyTorch
LuxxxLucy/sentiment_analysis
using machine learning to solve a sentiment analysis problem on tweets
LuxxxLucy/LuciCompiler
A simple compiler (C-like language)
LuxxxLucy/video_cut
implement the video cut paper
LuxxxLucy/BMPImageEditing
(in 2017) library for image content manipuating and editing for bmp file.
LuxxxLucy/CAPTCHA_cracking
LuxxxLucy/DeepDream
(in 2018) implement the deep dream algorithm in a clean Mathematica program
LuxxxLucy/emopic03
zju oop intro : an assignment
LuxxxLucy/engrafo
Convert LaTeX documents into beautiful responsive web pages using LaTeXML.
LuxxxLucy/FLANN-py-warper
A sci-kit like warper for FLANN k-nearest neighbour classifier in python
LuxxxLucy/InstantAlarmReal
a try out app(long long ago)
LuxxxLucy/MLaPP-code-exercise-python
Code and solution to exercises in python of the <Machine Learning A probalisitic approach> first edition by Kevin Patrick Murphy.
LuxxxLucy/nilearn
Machine learning for NeuroImaging in Python
LuxxxLucy/StyleTransfer
(in 2018) Implement Neural Style Transfer Algorithm
LuxxxLucy/text_generation_SeqRNN
(in 2017) implement paper for character-level and word-level text generation <Generating Sequences With Recurrent Neural Networks>
LuxxxLucy/zju-icicles
浙江大学课程攻略共享计划