Skip to content

ZhiyuanChen/climbing

Repository files navigation

Introduction

ClimBing is a Python library for training a deep neural network.

Installation

Install the most recent stable version on pypi:

pip install climbing

Install the latest version from source:

pip install git+https://github.com/ZhiyuanChen/climbing

License

ClimBing is multi-licensed under the following licenses:

  • Unlicense
  • GNU GPL 2.0 (or any later version)
  • MIT
  • Apache 2.0
  • BSD 2-Clause
  • BSD 3-Clause
  • BSD 4-Clause

You can choose any (one or more) of them if you use this work.

SPDX-License-Identifier: Unlicense OR GPL-2.0-or-later OR MIT OR Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR BSD-4-Clause

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages