Alfred and Pat's Project for IEOR8100 Test alfred
##File structure
- Neural-Net-Project
- Data: Datasets to load
- Project:
- Source Code
- Results:
- Experiment_n:
- Final Log: a file to keep track of the aggregate results
- Readme: the setup for this experiment
- Trial_1:
- Inputs: The JSON to configure the file
- Outputs: The log file of the accuracy at each epoch etc.
- Weights: The saved neural net weights
- Graph: The graph corresponding to internal connections
- Experiment_n:
- Experiments:
- Expeiment_n:
- Inputs: JSONs to configure each Trial
- Expeiment_n: