GitXplorerGitXplorer
b

clothing-review-system

public
0 stars
0 forks
2 issues

Commits

List of commits on branch master.
Verified
ceddf3db6b25035976bb3fcfa3ea07501f5debe7

Merge pull request #3 from bhavitvyamalik/dependabot/pip/tensorflow-1.15.4

bbhavitvyamalik committed 4 years ago
Verified
6689735be525e86432bbcd7c593a2a12a408a2ac

Bump tensorflow from 1.15.2 to 1.15.4

ddependabot[bot] committed 4 years ago
Verified
a0bf0b47bf5af24d8b8b3672366e4955f35908e8

Merge pull request #2 from bhavitvyamalik/dependabot/pip/tensorflow-1.15.2

bbhavitvyamalik committed 5 years ago
Verified
6f2e3e5a014b969ab101d448d566b74618300f80

Bump tensorflow from 1.15.0 to 1.15.2

ddependabot[bot] committed 5 years ago
Verified
2873c64b59802b602f38da57adf6c316b3ea1221

Merge pull request #1 from bhavitvyamalik/dependabot/pip/tensorflow-1.15.0

bbhavitvyamalik committed 5 years ago
Verified
0187797956192e062769fcc4b1eb8969cf3a8705

Bump tensorflow from 1.14.0 to 1.15.0

ddependabot[bot] committed 5 years ago

README

The README file for this repository.

clothing-review-system

Flask app which accepts input review from user and it would be allotted a rating and also a department class. The task was done using transfer learning.

Make sure to change the PATH in final_ratings.py and final_run.py. It was fine tuned using BERT-Base (Uncased: 12-layer, 768-hidden, 12-heads, 110M parameters)