Pinned Repositories
awesome-deep-learning-survey-papers
In this page, I will provide a list of survey papers on topics related to deep learning and its applications in various fields.
calibration-framework
Python Framework to calibrate confidence estimates of classifiers like Neural Networks
CameraTraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
CITS
cits-3002
CITS4012
coursera-test
Coursera test repository
CTGAN
Conditional GAN for generating synthetic tabular data.
data-processing
Practice data processing
Deep-Feature-Flow
Deep Feature Flow for Video Recognition
IvoryLu's Repositories
IvoryLu/awesome-deep-learning-survey-papers
In this page, I will provide a list of survey papers on topics related to deep learning and its applications in various fields.
IvoryLu/calibration-framework
Python Framework to calibrate confidence estimates of classifiers like Neural Networks
IvoryLu/CameraTraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
IvoryLu/CITS
IvoryLu/CITS4012
IvoryLu/coursera-test
Coursera test repository
IvoryLu/CTGAN
Conditional GAN for generating synthetic tabular data.
IvoryLu/data-processing
Practice data processing
IvoryLu/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
IvoryLu/DeepGBM
Implementation for the paper "DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks", which has been accepted by KDD'2019.
IvoryLu/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
IvoryLu/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
IvoryLu/entity-embedding-rossmann
IvoryLu/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
IvoryLu/google-research
Google Research
IvoryLu/Image-processing
Image processing modelling and relevant programming
IvoryLu/jarvis
IvoryLu/leetcode
Python & JAVA Solutions for Leetcode
IvoryLu/lintcode
Some solutions for problems in Lintcode
IvoryLu/Machine-Learning-Notes
周志华《机器学习》手推笔记
IvoryLu/MPI-HPC-Project2
HPC Assignment with MPI and OpenMP
IvoryLu/nsaid_pred
IvoryLu/Project
Projects did during study
IvoryLu/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
IvoryLu/pycox
Survival analysis with PyTorch
IvoryLu/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
IvoryLu/Resource
IvoryLu/tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch
IvoryLu/tabular-dl-num-embeddings
The official implementation of the paper "On Embeddings for Numerical Features in Tabular Deep Learning"
IvoryLu/TGAN
Generative adversarial training for generating synthetic tabular data.