cetinsamet / zero-shot-learning

Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings
MIT License
84 stars 32 forks source link

trainning on other dataset? #6

Open yu69404 opened 1 year ago

yu69404 commented 1 year ago

Hi, thank you for your code. Could you please tell me, is this code able to train my own dataset? How to get the .npy and .pkl files? Thanks!