code-sodium (short for sodium) is a Python module for deep learning built on top of TensorFlow and is distributed under the MIT license.
The project was started in March 2022 by YeongHyeon Park.
This project does not limit for participation.
Contribute now!
Installation
Dependencies
sodium requires:
- Numpy: 1.19.5
- TensorFlow: 2.4.0
User installation
You can install the sodium via simple command as below.
$ pip install code-sodium
Development
There is no limit for new contributors of all experience levels. The sodium community goals are to be helpful, welcoming, and effective. The Development Guide has detailed information about contributing code, documentation, tests, and more. We've included some basic information in this README.
Example
Import sodium package
import sodium
Release files for code-sodium 0.0.0.post0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| code_sodium-0.0.0.post0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / code_sodium-0.0.0.post0-py3-none-any.whl
| Download URL | code_sodium-0.0.0.post0-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
86006d8f0db57f944ffd63a7bb1ed6cef1b5d4e9650163074025e5311cc76249
|
|
BLAKE2b-256 checksum How to use checksums |
4c8fb94a772bac3c788fc6957010b71e8f16ec11e07319612db58cfd94dcb8d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9
|