• Stars
    star
    1
  • Language
    Go
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Solutions of Bioinformatics Problems in Rosalind Using GoLang primarily.

More Repositories

1

BrainPrep

Preprocessing pipeline on Brain MR Images through FSL and ANTs, including registration, skull-stripping, bias field correction, enhancement and segmentation.
Python
162
star
2

ImageRegistration

A demo that implement image registration by matching SIFT descriptors and appling RANSAC and affine transformation.
Python
155
star
3

GNN-Pytorch

GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
Python
50
star
4

RL-Python-Pytorch

《强化学习-原理与Python实现》的Pytorch实现。
Jupyter Notebook
41
star
5

ImageCrawler

Crawl images from baidu, bing, google according to keyword using browser.
Python
24
star
6

BTClassification

Brain tumor classification on structural MR images of BraTS dataset based on 3D Multi-Scale Convolutional Neural Network, which is a part of my master thesis project.
Python
21
star
7

CellDetection

A course project that detect cells in image by a simple full convolution neural network. The project is driven by TensorFlow.
Python
20
star
8

BioMassters

An algorithm that predicts yearly Aboveground Biomass for Finnish forests using satellite imagery.
Python
19
star
9

CTReconstruction

Matlab code for: 1. reconstructing CT image by applying back projection, filtered back projection and convolution back projection; 2. maximum intensity projection.
MATLAB
10
star
10

ADDetection

Alzheimer's Disease Detection from structural brain MR images of ADNI dataset by 3D Multi-Scale Convolutional Neural Network, which is a part of my master thesis project.
Python
8
star
11

MLAlgorithms

Python implementations of conventional Machine Learning Algorithms.
Python
4
star
12

Planet

Solution for Kaggle competition Planet: Understanding the Amazon from Space. (https://www.kaggle.com/c/planet-understanding-the-amazon-from-space)
Python
4
star
13

SegBrain

This is an implementation of a simple neural network to segment brain tissues in simulation volume provided by BrainWeb.
Python
2
star
14

MachineLearningCoursera

Some Python code for the lecture of Machine Learning in Coursera. Complete each assignment in Python.
Python
1
star
15

ECG-MLC

Multi-label classfication of 8-leads ECGs.
Python
1
star
16

Hackerrank_Python

Implementations of HackerRand problems, including 30 Days of Code, 10-days-of-statistics, Algorithm and Project Euler +.
Python
1
star
17

ReadWiki-ZH

Convert WIKI dumped XML (Chinese) to human readable documents in markdown and txt.
Python
1
star
18

AdversarialAttack

Attack models that are pretrained on ImageNet. (1) Attack single model or multiple models. (2) Apply white-box attacks or black-box attacks. (3) Apply non-targeted attacks or targeted attacks.
Python
1
star