Knowledge-Graph-Hub / neat-ml

Network Embedding All the Things
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

Set up methods for using Ensmallen/Embiggen native methods #77

Closed caufieldjh closed 1 year ago

caufieldjh commented 2 years ago

We support TF methods for link prediction through mlp_model.py, but other methods previously only accessible through TF are increasingly available through Ensmallen/Embiggen. We should support these methods, too.