grassking100
A programmer interested in bioinformatics and deep learning. To see other repositories: https://bitbucket.org/grassking100/?sort=-updated_on&privacy=public
Taiwan
Pinned Repositories
bnn
An implementation of the Binarized Neural Networks
deep_gene_annotator
The related code of the master thesis, "Using deep learning to predict gene structures of the coding genes in DNA sequences of Arabidopsis thaliana"
gnn
An implementation of the Graph Neural Networks for the Cora dataset
image_processing
An image processing software to process images such as toon sharing, gamma correction, smoothing, edge detection, and Fourier transform.
led_controller
The program would blink many times based on its ASCII code minusing ASCII code of 'A'
library_database
This school project is created for a course named the Database theory. The user could use the library system with SQL database.
linux_multithread
A implementation of Linux multi-threading on Raspberry Pi 3
messenger
A game in which the player would lead its follower and compete with other groups. The last surviving group would win the game.
reinforcement_learning
An implementation of the reinforcement learning for CartPole-v0 by policy optimization
VLSI
This repository holds the VHDL codes and Verilog codes of the course named VLSI.
grassking100's Repositories
grassking100/bnn
An implementation of the Binarized Neural Networks
grassking100/gnn
An implementation of the Graph Neural Networks for the Cora dataset
grassking100/deep_gene_annotator
The related code of the master thesis, "Using deep learning to predict gene structures of the coding genes in DNA sequences of Arabidopsis thaliana"
grassking100/image_processing
An image processing software to process images such as toon sharing, gamma correction, smoothing, edge detection, and Fourier transform.
grassking100/led_controller
The program would blink many times based on its ASCII code minusing ASCII code of 'A'
grassking100/library_database
This school project is created for a course named the Database theory. The user could use the library system with SQL database.
grassking100/linux_multithread
A implementation of Linux multi-threading on Raspberry Pi 3
grassking100/reinforcement_learning
An implementation of the reinforcement learning for CartPole-v0 by policy optimization
grassking100/VLSI
This repository holds the VHDL codes and Verilog codes of the course named VLSI.
grassking100/dlcv_spring_2019_hw4
A deep learning school project 4 which starter code is from https://github.com/dlcv-spring-2019/hw4-ntudlcvta2019.
grassking100/messenger
A game in which the player would lead its follower and compete with other groups. The last surviving group would win the game.
grassking100/tensorflow
Computation using data flow graphs for scalable machine learning
grassking100/amp_gan-1
The GAN model for designing AMP
grassking100/biovec
A new approach for representing biological sequences
grassking100/canvas-svg
Automatically exported from code.google.com/p/canvas-svg
grassking100/keras-contrib
Keras community contributions
grassking100/keras-minimal-rnn
Keras implementation of MinimalRNN: Toward More Interpretable and Trainable Recurrent Neural Networks
grassking100/macropy
Macros in Python: quasiquotes, case classes, LINQ and more!
grassking100/NoisyStudent
"Self-training with Noisy Student improves ImageNet classification" pytorch implementation
grassking100/ooooooogame
a Git & GitHub practice for Software Engineering course
grassking100/optuna
A hyperparameter optimization framework
grassking100/pyseqlogo
Python package to plot sequence logos
grassking100/Word2vec_predictor