Commit History

instead of returning the image bytes to the api user, we are moving towards hosting them on the backend but we need to be careful moving forwards and make sure that we delete the images after use
28d5b3d

Jensen-holm commited on

getting rid of some more problematic type hints
0e83192

Jensen-holm commited on

making better loss history / epoch plot
b6a95e0

Jensen-holm commited on

savving memory with close fig
6d15033

Jensen-holm commited on

switching to png
4629b15

Jensen-holm commited on

think that the way we had teh plot function setup may have been causing some problems with buffers in the cloud
663083f

Jensen-holm commited on

believe to have created a function to build a svg plot and send it over the network
fbe515e

Jensen-holm commited on

produced a solution to the problem of funcions not being accessed
79f3d28

Jensen-holm commited on

configured the run_dev shell script
b8a1992

Jensen-holm commited on

we should try to do this with regression on a simple dataset from the internet somewhere because I think it is hard to see how well it is doing with completley random data
4175aca

Jensen-holm commited on

added animated plot of loss history
6e6a688

Jensen-holm commited on

plot functionality'
bec1ee5

Jensen-holm commited on