https://github.com/harshcasper/ling-api
An Application Programming Interface (API) using Flask Backend Micro Web Framework and Swagger UI to predict the gender of a person given their name using a Long Short Term Memory (LSTM) Neural Network developed using Keras and Tensorflow.
https://github.com/harshcasper/ling-api
Last synced: about 1 year ago
JSON representation
An Application Programming Interface (API) using Flask Backend Micro Web Framework and Swagger UI to predict the gender of a person given their name using a Long Short Term Memory (LSTM) Neural Network developed using Keras and Tensorflow.
- Host: GitHub
- URL: https://github.com/harshcasper/ling-api
- Owner: HarshCasper
- License: mit
- Created: 2020-01-30T17:23:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:50:59.000Z (over 3 years ago)
- Last Synced: 2024-10-12T02:44:46.582Z (over 1 year ago)
- Language: Python
- Size: 9.22 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ling-API
An Application Programming Interface (API) using Flask Backend Micro Web Framework and Swagger UI to predict the gender of a person given their name using a Long Short Term Memory (LSTM) Neural Network developed using Keras and Tensorflow.
This project has been licensed under [MIT](https://github.com/HarshCasper/Ling-API/blob/master/LICENSE)