https://github.com/auto-flow/tabular_nn
Tabular NN: Neural Network for Tabular Data implement by PyTorch
https://github.com/auto-flow/tabular_nn
Last synced: 2 months ago
JSON representation
Tabular NN: Neural Network for Tabular Data implement by PyTorch
- Host: GitHub
- URL: https://github.com/auto-flow/tabular_nn
- Owner: auto-flow
- License: bsd-3-clause
- Created: 2020-12-24T06:53:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T08:12:49.000Z (over 5 years ago)
- Last Synced: 2025-12-15T09:30:44.082Z (6 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tabular NN
-----
Neural Network for Tabular Data implement by PyTorch.