JoyeBright / DLPyTorch

A list of deep learning projects that implemented by PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLPyTorch

This repository contains deep learning projects that most of which were implemented by PyTorch.

Projects

  • a simple linear regression model in numpy vs sklearn [intro]
  • a simple Seq2Seq model [seq2seq]
  • a simple Seq2Seq model with an attention mechanism

About

A list of deep learning projects that implemented by PyTorch.


Languages

Language:Python 100.0%