gokceneraslan's Stars
osmcode/osmium-tool
Command line tool for working with OpenStreetMap data based on the Osmium library.
minad/osm2shp
Convert large OpenStreetMap files to shapefiles (Uses sqlite3 db as temporary storage)
drodriguezperez/kselection
Selection of k in k-means clustering
RGLab/MAST
Tools and methods for analysis of single cell assay data in R
daattali/ggExtra
📊 Add marginal histograms to ggplot2, and more ggplot2 enhancements
r-dbi/RSQLite
R interface for SQLite
NVlabs/nvbio
NVBIO is a library of reusable components designed to accelerate bioinformatics applications using CUDA.
sba1/mgsa-bioc
Mirror of the mgsa Bioconductor package with full history in the master branch. Content of https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mgsa in the bioconductor branch.
cboettig/nonparametric-bayes
:notebook: Non-parametric Bayesian Inference for Conservation Decisions
wilkelab/cowplot
cowplot: Streamlined Plot Theme and Plot Annotations for ggplot2
SheffieldML/GPc
Gaussian process code in C++ including some implementations of GP-LVM and IVM.
SheffieldML/GPy
Gaussian processes framework in python
eddelbuettel/rcpptoml
Rcpp Bindings to C++ parser for TOML files
mitmproxy/pdoc
API Documentation for Python Projects
ggobi/cranvas
Interactive graphics in R using Qt interfaces, a descendant of ggobi software
PMBio/scLVM
scLVM is a modelling framework for single-cell RNA-seq data that can be used to dissect the observed heterogeneity into different sources, thereby allowing for the correction of confounding sources of variation.
stan-dev/rstan
RStan, the R interface to Stan
aigamedev/scikit-neuralnetwork
Deep neural networks without the learning cliff! Classifiers and regressors compatible with scikit-learn.
direnkod/newsdiffs
Automatic scraper that tracks changes in news articles over time.
r-lib/httr
httr: a friendly http package for R
tidyverse/magrittr
Improve the readability of R code with the pipe
tidyverse/rvest
Simple web scraping for R
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
swarm-lab/editR
A Rmarkdown editor with instant preview
gagolews/stringi
Fast and portable character string processing in R (with the Unicode ICU)
tidyverse/readr
Read flat files (csv, tsv, fwf) into R
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
gmbecker/switchr
An R package for managing and seamlessly switching between sets of installed R packages.
yifeng-li/deep_learning
Deep Learning Package in Python Based on The Deep Learning Tutorials and Theano