mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 12:49:50 +08:00
fix comments before merge
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Graph Convolutional Network
|
||||
|
||||
An example of [GCN](https://arxiv.org/pdf/1609.02907.pdf%EF%BC%89) implementation with MLX.
|
||||
An example of [GCN](https://arxiv.org/abs/1609.02907) implementation with MLX.
|
||||
|
||||
### Install requirements
|
||||
First, install the few dependencies with `pip`.
|
||||
|
Reference in New Issue
Block a user