MCPcopy Create free account
hub / github.com/pytorch/tutorials / deep_learning_tutorial.py

File deep_learning_tutorial.py

beginner_source/nlp/deep_learning_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2r"""
3Deep Learning with PyTorch
4**************************

Callers

nothing calls this directly

Calls 6

BoWClassifierClass · 0.85
make_bow_vectorFunction · 0.85
make_targetFunction · 0.85
stepMethod · 0.80
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected