Socket
Socket
Sign inDemoInstall

egreedy

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egreedy - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "egreedy",
"description": "An epsilon-greedy multi-armed bandit algorithm",
"version": "2.0.3",
"version": "2.0.4",
"license": "ISC",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -60,3 +60,3 @@ egreedy

- `config` (Object, Optional): algorithm instance parameters
- `config` (Object): algorithm instance parameters

@@ -63,0 +63,0 @@ The `config` object supports two parameters:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc