Programming Exercise II:
A Firebase-Based Data Mining System Using TensorFlow



Absolutely no copying others’ works
According to a study, students in computer courses learn much more by building large-scale exercises instead of many small-scale test programs like these, which give fragmented knowledge contrary to solid understanding of the system.
Development Requirements
When start developing the exercise, follow the three requirements below:

Due Date and Submission Methods
Due on or before Thursday, May 08, 2025. Send an email to the instructor at wenchen@cs.und.edu including the password to enter your system because only HTML and JavaScript are used, so the protection will not allow others to see your code (only one password for all exercises and interfaces).



Objectives
Instead of building a data-mining system from the ground up, this exercise uses HTML and JavaScript to construct a data-mining system by using two Google systems:

Requirements
The data-mining system includes the following features:

An Example of Using TensorFlow
Note that this example is not related to this exercise. It is only to show how to use TensorFlow.


Evaluations
The following features will be considered when grading: