Deep Bayesian Neural Network Implementation
Project description
DBNN (Difference Boosting Neural Network)
A GPU-optimized implementation of Difference Boosting Neural Networks for classification tasks.
Usage
- Create a configuration file
<dataset_name>.confin your working directory:
{ "file_path": "your_data.csv", "target_column": "your_data_target_name", "separator": ",", "has_header": true, "likelihood_config": { "feature_group_size": 2, "max_combinations": 1000 } }
Installation
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
dbnn-0.1.0.tar.gz
(17.0 kB
view details)
File details
Details for the file dbnn-0.1.0.tar.gz.
File metadata
- Download URL: dbnn-0.1.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc547b79772b4304b8da591d8d77c5ac1439d0d1efae7b9790b97a576d4cefcf
|
|
| MD5 |
601ee341c9924514750969844b6ad8ba
|
|
| BLAKE2b-256 |
3a63c23641ded41575c93329bc221af58cfd59e73cd9cbefa5cb1eeceaae610c
|