Pinned Repositories
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
CTR
CTR prediction algorithm
ctr-algorithms-ipinyou
在ipinyou数据集上实现了ctr预测常用算法
ctr-criteo
kaggle 2014 criteo ctr竞赛方案整理 https://www.kaggle.com/c/criteo-display-ad-challenge
DEEPFM
DeepInterestNetwork
ethical-engines
EthicalEngine
The idea of Moral Machines is based on the Trolley Dilemma, a fictional scenario presenting a decision-maker with a moral dilemma: choosing ”the lesser of two evils”. The scenario entails an autonomous car whose brakes fail at a pedestrian crossing. As it is too late to relinquish control to the car’s passengers, the car needs to make a decision based on the facts available about the situation. Figure 1 shows an example scenario. In this project, you will create an Ethical Engine, a program designed to explore different scenarios, build an algorithm to decide between the life of the car’s passengers vs. the life of the pedestrians, audit your decision-making algorithm through simulations, and allow users of your program to judge the outcomes themselves
Havefun404.github.io
ratel
命令行斗地主!
Havefun404's Repositories
Havefun404/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Havefun404/CTR
CTR prediction algorithm
Havefun404/ctr-algorithms-ipinyou
在ipinyou数据集上实现了ctr预测常用算法
Havefun404/ctr-criteo
kaggle 2014 criteo ctr竞赛方案整理 https://www.kaggle.com/c/criteo-display-ad-challenge
Havefun404/DEEPFM
Havefun404/DeepInterestNetwork
Havefun404/ethical-engines
Havefun404/EthicalEngine
The idea of Moral Machines is based on the Trolley Dilemma, a fictional scenario presenting a decision-maker with a moral dilemma: choosing ”the lesser of two evils”. The scenario entails an autonomous car whose brakes fail at a pedestrian crossing. As it is too late to relinquish control to the car’s passengers, the car needs to make a decision based on the facts available about the situation. Figure 1 shows an example scenario. In this project, you will create an Ethical Engine, a program designed to explore different scenarios, build an algorithm to decide between the life of the car’s passengers vs. the life of the pedestrians, audit your decision-making algorithm through simulations, and allow users of your program to judge the outcomes themselves
Havefun404/Havefun404.github.io
Havefun404/ratel
命令行斗地主!
Havefun404/tech-interview-handbook
💯 Curated interview preparation materials for busy engineers
Havefun404/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
Havefun404/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等