Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanjie-ai/inn
integrated neural network library
https://github.com/yuanjie-ai/inn
bert ctr lgbm nlp nni tf2 xgboost
Last synced: 1 day ago
JSON representation
integrated neural network library
- Host: GitHub
- URL: https://github.com/yuanjie-ai/inn
- Owner: yuanjie-ai
- License: mit
- Created: 2020-04-10T07:10:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T10:47:05.000Z (over 4 years ago)
- Last Synced: 2024-12-22T04:51:33.402Z (12 days ago)
- Topics: bert, ctr, lgbm, nlp, nni, tf2, xgboost
- Language: Python
- Homepage:
- Size: 1.42 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:rocket: inn :facepunch:
[![Downloads](http://pepy.tech/badge/inn)](http://pepy.tech/project/inn)
[![Downloads](https://pepy.tech/badge/inn/month)](https://pepy.tech/project/inn/month)
[![Downloads](https://pepy.tech/badge/inn/week)](https://pepy.tech/project/inn/week)
[![PyPI release](https://img.shields.io/pypi/v/inn.svg)](https://pypi.python.org/pypi/inn)
[![PyPI version](https://img.shields.io/pypi/pyversions/inn.svg)](https://pypi.python.org/pypi/inn)
---# Install
```sh
pip install inn
```