kien-vu / adaptiveFS

Adaptive feature selection using reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A repository for adaptive feature selection using Reinforcement Learning.

Requirements: python 3.7.1 pytorch 1.4

pretrain guesser:

python pretrain_guesser.py

train RL agent:

python ddqn_questionnaire.py

About

Adaptive feature selection using reinforcement learning

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%