New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jax-cgd

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jax-cgd

A package for competitive gradient descent and its adaptive version using JAX

  • 0.1.5
  • PyPI
  • Socket score

Maintainers
1

jax-cgd

A simple and memory-efficient implementation of competitive gradient descent (CGD) and its adaptive version (ACGD) using JAX. The cgd algorithm was originally proposed in this paper, with its adaptive version introduced in this paper. This repository implements both algorithms in an efficient and flexible manner using JAX, a powerful library for high-performance machine learning.

You can install this package with pip:

pip install jax-cgd

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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