Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)):



Chayan Sharma

📆

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!