Skip to content

Commit

Permalink
Update training.py
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm committed May 8, 2023
1 parent 6bb9070 commit 676da05
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion training.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# coding: UTF-8
# -*- coding: utf-8 -*-
"""
Created on Jan 21 2023
@author: JIANG Yuxin
"""

import numpy as np
import torch
import torch.nn.functional as F
Expand Down

0 comments on commit 676da05

Please sign in to comment.