vHelenv's Stars
zxch3n/PulsarDetection
An EDA project on pulsar detection problem where the data is highly unbalanced
zxch3n/GithubIssueCrawler
Crawling github issues (as bug report) for your auto software engineering research
zxch3n/priority_memory
Prioritized sampling method for prioritized experience replay
zxch3n/image-labeler-react
A react component that helps labeling images for object detection
zxch3n/PomodoroLogger
Pomodoro Logger :clock930: -- When a time tracker meets Pomodoro and Kanban board
zxch3n/poincare-embeddings
Code for my graduate thesis. It embeds the graph nodes and words jointly into the Poincaré space that can express hierarchical information better.
facebookresearch/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
nickspell/udacity-IntroToParallelProgramming
CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions
depctg/udacity-cs344-colab
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
chapel-lang/chapel
a Productive Parallel Programming Language
wzhe06/Ad-papers
Papers on Computational Advertising
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
hse-aml/competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
hyperopt/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
kaz-Anova/StackNet
StackNet is a computational, scalable and analytical Meta modelling framework
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.