Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
abu
阿布股票量化系统
algs4
Algorithms, 4th edition textbook code and libraries
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
arogozhnikov.github.io
Sources of 'brilliantly wrong'
Authors
Kaggle KDD Challenge, Track 2
mmlspark
Microsoft Machine Learning for Apache Spark
OpenDL
The Deep Learning training framework on Spark
baokunguo's Repositories
baokunguo/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
baokunguo/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
baokunguo/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
baokunguo/click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
baokunguo/cs224n-Squad-Project
baokunguo/deeplearning
baokunguo/deeplearning-1
深度学习相关的模型训练、评估和预测相关代码
baokunguo/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
baokunguo/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
baokunguo/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
baokunguo/entity-embedding-rossmann
baokunguo/HierarchicalAttentionNetworks
Hierarchical Attention Networks for Document Classification in Keras
baokunguo/HyperDL-Tutorial
深度学习教程整理 | 干货
baokunguo/mercari-solution
Mercari 1st place solution (kaggle)
baokunguo/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
baokunguo/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
baokunguo/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
baokunguo/OpenLearning4DeepRecsys
Some deep learning based recsys for open learning.
baokunguo/owl2neo4j
Convert OWL to labeled property graph and import into Neo4J
baokunguo/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
baokunguo/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
baokunguo/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
baokunguo/QANet
A Tensorflow implementation of QANet for machine reading comprehension
baokunguo/RecSys2019_DeepLearning_Evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches"
baokunguo/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
baokunguo/StackNet
StackNet is a computational, scalable and analytical Meta modelling framework
baokunguo/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
baokunguo/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
baokunguo/text_classification
all kinds of text classification models and more with deep learning
baokunguo/Wordbatch
Parallel text feature extraction for machine learning