devforfu / pytorch_playground

PyTorch experiments, demos and tutorials
60 stars 41 forks source link

hi, I want to confirm after completing the training. #4

Open ghzmwhdk777 opened 4 years ago

ghzmwhdk777 commented 4 years ago

I want to see the results of the predictions visually.

I want to search using the 'print' function, or create a new table altogether and fill in the points initially labeled 'NAN' based on the trained network.

How do you add code?