Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 386 Bytes

pytorch-simple-projects

Small funny projects made with PyTorch

simple_linear_model

Single-layer perceptron which can be used as a start point

force_layout

Building force layout for arbitary graphs. Works by looking for minimal energy of repulsive particles system, with some of particles connected with springs.

Example:

visualization