Skip to content

Commit

Permalink
Adjust incorrect formatting of unit test details in report
Browse files Browse the repository at this point in the history
  • Loading branch information
mcttn22 committed Mar 21, 2024
1 parent 7f0db9d commit 9755f31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified project-report/project-report.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion project-report/src/latex/testing.tex
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ \subsubsection{Unit Tests}
Data Values & hidden\_layers\_shape = [100, 100], \newline
train\_dataset\_size = 4, \newline
learning\_rate = 0.1, \newline
use\_relu = True
use\_relu = True, \newline
file\_location = f"school\_project/saved-models/{uuid.uuid4().hex}.npz" \\
\hline
Data Type & Normal \\
Expand Down

0 comments on commit 9755f31

Please sign in to comment.