nateraw / Lda2vec-Tensorflow

Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum
MIT License
107 stars 40 forks source link

Upgrade repo to Tensorflow v1.12 #50

Closed nateraw closed 4 years ago

nateraw commented 5 years ago

Recently, I was finally able to get newer versions of Tensorflow running on my old hardware (Non-AXV compatible). So, we should make sure everything written is compatible with newer versions of Tensorflow. This will mitigate issues discussed in #27.