All Projects → luoda888 → Huawei Digix Agegroup

luoda888 / Huawei Digix Agegroup

2019 HUAWEI DIGIX Nurbs Solutions

Projects that are alternatives of or similar to Huawei Digix Agegroup

Data Structures Algorithms Python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Stars: ✭ 126 (-4.55%)
Mutual labels:  jupyter-notebook
Rossmann tsa forecasts
Time Series Analysis & Forecasting of Rossmann Sales with Python. EDA, TSA and seasonal decomposition, Forecasting with Prophet and XGboost modeling for regression.
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Attic Climate
Mirror of Apache Open Climate Workbench
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Kaggle earthquake challenge
This is the code for the Kaggle Earthquake Challenge by Siraj Raval on Youtube
Stars: ✭ 132 (+0%)
Mutual labels:  jupyter-notebook
3dmm Fitting
Fit 3DMM to front and side face images simultaneously.
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Simpsonrecognition
Detect and recognize The Simpsons characters using Keras and Faster R-CNN
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Causalimpact
Python port of CausalImpact R library
Stars: ✭ 130 (-1.52%)
Mutual labels:  jupyter-notebook
Google Colab Cloudtorrent
Colab Notebook Remote torrent client
Stars: ✭ 132 (+0%)
Mutual labels:  jupyter-notebook
Nlp estimator tutorial
Educational material on using the TensorFlow Estimator framework for text classification
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Scotus Predict
Supreme Court prediction project
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Densecap
Stars: ✭ 127 (-3.79%)
Mutual labels:  jupyter-notebook
Sound localization algorithms
Classical algorithms of sound source localization with beamforming, TDOA and high-resolution spectral estimation.
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Glmm In Python
Generalized linear mixed-effect model in Python
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook
Python Feature Engineering Cookbook
Python Feature Engineering Cookbook, published by Packt
Stars: ✭ 130 (-1.52%)
Mutual labels:  jupyter-notebook
Team Learning Nlp
主要存储Datawhale组队学习中“自然语言处理”方向的资料。
Stars: ✭ 132 (+0%)
Mutual labels:  jupyter-notebook
Gocnn
using CNN to do move prediction and board evaluation for the board game Go
Stars: ✭ 130 (-1.52%)
Mutual labels:  jupyter-notebook
Deeplearningframeworks
Demo of running NNs across different frameworks
Stars: ✭ 1,652 (+1151.52%)
Mutual labels:  jupyter-notebook
Tensorflow realtime multi Person pose estimation
Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3
Stars: ✭ 129 (-2.27%)
Mutual labels:  jupyter-notebook
Docs
MindSpore document
Stars: ✭ 132 (+0%)
Mutual labels:  jupyter-notebook
Breakthrough
UC Berkeley's software and documentation for Breakthrough Listen data
Stars: ✭ 131 (-0.76%)
Mutual labels:  jupyter-notebook

HUAWEI-DIGIX-AgeGroup

2019 HUAWEI DIGIX Nurbs Solutions

Notes:

RAdam,AdamW,Lookahead,CycLearn在/snake/11. lstm-atten中
CTR模型的选择,只需要更换调用的模型,如FibiNet,FGCNN,xDeepFM,调用的是 deepctr 库
Meta Train在/snake/7和8中,参考的是Home Credit 17名和Elo Senkin大佬的Solutions
原生的adam与Lookahead配合较好,效果比较为adam<AdamW<RAdam<RAdam + Lookahead<AdamW + Lookahead<adam + lookahead,效率是纯AdamW最快
Graph特征构建在/snake/3. Graph Feature中,有一些特征较慢,可以注释掉,我们选择的建图为二分图建图方法

Sites: chizhu : https://github.com/chizhu nurbs: https://github.com/suncostanx deepctr : https://github.com/shenweichen/DeepCTR/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].