pytorch-tabular
pytorch-tabular copied to clipboard
A python script for a PyTorch feed forward neural network for tabular data using categorical embeddings.
Hi, I tried your model but I found it doesn't converge, have you tested the code? 
Hi Yashu, I read your post and code on NN and tabular data and found your code to be super elegant. I am currently working with tabular data as well...
I am trying to learn more about pytorch and in particular about using categorical and continuous tabular data. I am trying to run your code, but for some reason when...