Skip to content

weberrr/CrossDQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 21, 2021
e36dff1 · Oct 21, 2021

History

2 Commits
Oct 21, 2021
Oct 21, 2021
May 27, 2021
Oct 21, 2021

Repository files navigation

CrossDQN

This repository is the implementation of CrossCDN.

Required packages

The code has been tested running under Python 3.6.9, with the following packages installed (along with their dependencies):

  • tensorflow==1.14.0
  • numpy==1.17.3
  • scikit-learn==0.21.3

Run the code

Due to data sensitivity, we only provide a data demo in tfrecord format, but the model code can be well applied to the same scenario.

$ cd src
$ python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages