Architectures involved in the investigation of Attention Mechanisms as Feature Selection
Project description
Installation guide
This repository contains the developed architectures in the research of attention mechanisms as feature selectors.
Currently, not all architectures are available. This packages will be updated in the future (I hope that).
The code here is developed as a python package. Anyway, a magic makefile is included (for your comfort :wink:), and some specifications are included below.
Installing from PyPi
By running the next line you will install it from PyPi repo:
pip install ndsl-attn-fs-archs
Installing from source
Building the package
To build the package you just need to run:
make
or:
make build
Installing the package
To install the package just execute:
make install
Running tests
To run the included tests just execute
make test
If you want to add more tests don't forget to add them in the makefile.
Easy, right? :sunglasses:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ndsl-attn-fs-archs-0.0.2.tar.gz.
File metadata
- Download URL: ndsl-attn-fs-archs-0.0.2.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7872027a08f79aef5814786391c679957a1c44ff6e5cc1f9b2fcd1b4c9eafbad
|
|
| MD5 |
9522a7ca531242cca518ca78a4ceff35
|
|
| BLAKE2b-256 |
34d989cdbcaec96a62e925cc9ad1cc6d2991b1e6487dd2867e21a6e3e9219344
|
File details
Details for the file ndsl_attn_fs_archs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ndsl_attn_fs_archs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9911006e6c324eb32ba42690c0b8a5a3031ee8f91b279e3eb83cf8a1cefeb05
|
|
| MD5 |
4da179d0a35369cb47835b6443c41f31
|
|
| BLAKE2b-256 |
da1b2758c84d7e0f1acddcc02d5a75b626c1c516e9a8bbcf06dd641c9ed3e094
|