Skip to main content

A Python toolkit of Deep Reinforcement Learning for Structured Data-Oriented Recommendation.

Project description

# Deep Reinforcement Learning for Business Structured Data —

## Item_Reco —

A class to recommend products to customers with their any current information and product-recommended history. Class variable items indicates the products as well as their associate promotions, offers such as any recommendation type. If you want to take a case where customers have not recommendation, you can use ‘none’ to represent the case. States, actions and reward are respectively n-dim array, 1-d array and a float number. A transition model, state + action => (state, reward), is assumed as a multi-output neural network on TorchModel.

This framework, actually, is applicable to problems of any structured data.

## Network_for_Reco —

A class to update Q-values though a nueral network. This is also a general form avaiable to any problem.

## DQN_Learn —

A class to formulate a Deep Q Learning problem(an environment, an agent and its policy and associated parameters) and to learn the agent by a Deep Q Network and its approximator.

## TorchMoel —

Several classes to build a neural network by pyTorch.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RL_for_reco-1.0.2.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

RL_for_reco-1.0.2-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file RL_for_reco-1.0.2.tar.gz.

File metadata

  • Download URL: RL_for_reco-1.0.2.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for RL_for_reco-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7a6175a9dad345282dbe6da2b35530102f931c502d20e211616e2d167921a082
MD5 d11a4566b82a6672dad0a1bd19654c4b
BLAKE2b-256 c27bc445a122594e3dce2866cf94b4acf06905d9b1160b78e53b4af9e0cac1e1

See more details on using hashes here.

File details

Details for the file RL_for_reco-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: RL_for_reco-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for RL_for_reco-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c09c186ffd82fee4174c3542762b19991ae9f7165e6418dc28c6d6271cac3ba1
MD5 14a61f9a96cd843b85a2c57034097457
BLAKE2b-256 55821609ab557047c8980559d5c970ea4aa5025552c77ea4d76656ad67d6eaac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page