https://github.com/hyoaru/sparta-implementing-deep-learning-binary-classification
Peer graded assignment of SPARTA: Implementation of deep learning binary classification on the Internet Movie Database (IMDB) data set.
https://github.com/hyoaru/sparta-implementing-deep-learning-binary-classification
data-science deep-learning machine-learning python supervised-learning
Last synced: about 2 months ago
JSON representation
Peer graded assignment of SPARTA: Implementation of deep learning binary classification on the Internet Movie Database (IMDB) data set.
- Host: GitHub
- URL: https://github.com/hyoaru/sparta-implementing-deep-learning-binary-classification
- Owner: hyoaru
- Created: 2022-10-06T07:24:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T08:16:43.000Z (almost 4 years ago)
- Last Synced: 2025-03-31T12:57:32.240Z (over 1 year ago)
- Topics: data-science, deep-learning, machine-learning, python, supervised-learning
- Language: HTML
- Homepage:
- Size: 763 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implementing Deep Learning: Binary Classification
A deep learning peer graded assignment of Smarter Philippines through Data Analytics R&D, Training and Adoption (SPARTA) on the course Deep Learning Using Python.
Implementation of deep learning binary classification on the Internet Movie Database (IMDB) data set.
* [IPython Notebook](deep-learning-binary-classification.ipynb)
* [HTML Rendered Notebook](https://htmlpreview.github.io/?https://github.com/hyoaru/sparta-implementing-deep-learning-binary-classification/blob/master/deep-learning-binary-classification.html)