﻿mlx\_graphs.algorithms.Node2Vec
===============================

.. currentmodule:: mlx_graphs.algorithms

.. autoclass:: Node2Vec
	:members:
	:show-inheritance:

	
	.. automethod:: __call__

	
	.. rubric:: Methods

	.. autosummary::
	
	     ~Node2Vec.dataloader
	     ~Node2Vec.loss
	     ~Node2Vec.neg_sample
	     ~Node2Vec.pos_sample
	
	