First malaria treatment for babies approved for use
Link: bbc.com/news/articles/c89e872j…
Discussion: news.ycombinator.com/item?id=4…
First malaria treatment for babies approved for use
Until now, there had only been drugs for older children which carried an overdose risk for the young.Dominic Hughes (BBC News)
Dave Anderson
in reply to Dave Anderson • • •Anyway, so far I have successfully gotten this binary classifier to say that one random image I have is -1.438 of whatever it is the classifier is evaluating. Which is nothing, because I had to replace the neural net's classifier head and so while most of the network has some pre-training, the final output layer is "take all the knowledge distilled from the image, and return a random guess".
Next step, let's see if I can figure out how to implement a training loop...