Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fandak

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fandak

A Framework for ML Research Using PyTorch

  • 0.1.3.1
  • PyPI
  • Socket score

Maintainers
1

PyPI version Travis Build

Fandak: فندک

Coming soon...

Will help you train your models for research.

Installation

:exclamation: Requires Python 3.7 :snake:.

pip install fandak

Release Notes

Release Notes

Examples

See examples directory.

Visualizing the effects of hyper-parameters

Sample usage:

python -m fandak.hyper /path/to/root metric1 [metric2] [--exp-name baseline-*] [--params-list path/to/params/list.txt]

If no exp-name is provided, then all are going to be considered. exp-name can be something usable from glob.

We also have to specify the params list. What to have in the figure? Otherwise, we look at the experiments and find the params that are not the same among them. If a param is missing from a config file, then it is replaces with "?".

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