Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agrover112/java-project
A hospitable management system with a model trained in Java using DL4J(not deployed)
https://github.com/agrover112/java-project
deeplearning deeplearning4j dl4j hospital-management java javaswing swing-gui
Last synced: 14 days ago
JSON representation
A hospitable management system with a model trained in Java using DL4J(not deployed)
- Host: GitHub
- URL: https://github.com/agrover112/java-project
- Owner: Agrover112
- Created: 2020-07-12T17:22:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T21:02:49.000Z (over 4 years ago)
- Last Synced: 2025-01-05T04:24:34.364Z (15 days ago)
- Topics: deeplearning, deeplearning4j, dl4j, hospital-management, java, javaswing, swing-gui
- Language: Java
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hospital Management Project in Java with Deep Learning
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
# Features
A hospital management system with following features :
- Enabling users to create user account and store User login id ,credentials.
- Validate existing user's using generated login-id and user pin.
- Store and maintain balance .Options to
-Deposit money into hospital account.
- Buy medicines and reflect the necessary balance.
- Choose from variety of medicines for your needs.
- Enquire hospital account balance and exit/continue.*Incomplete*:A deep-learning model trained to help doctors in breast cancer prognosis by entering patient information.
# Class Diagram![](dia.svg)
## Specifications:
- GUI using AWT and Swing framework.
- Neural Network(MLP) trained using DeepLearning4J library.
## Note:
- *Hypothetical Connection*: Incomplete connection
- Assuming *BreastCancer.java* -> *Model.java* for simplicity.
## References
- https://deeplearning4j.org/
- https://www.oracle.com/technical-resources/articles/javase/swingappfr.html
## Contributors ✨Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!