Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Ma
/
pub-res
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Ma
2021-06-15 16:09:57 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bc52c4ce136a6c6171a97a8bc050dcb5a5d66c9c
bc52c4ce
1 parent
76f21813
Update train.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
train.py
train.py
View file @
bc52c4c
...
...
@@ -25,6 +25,7 @@ def eval_metrics(actual, pred):
if
__name__
==
"__main__"
:
print
(
"Hello world..."
)
warnings
.
filterwarnings
(
"ignore"
)
np
.
random
.
seed
(
40
)
...
...
Please
register
or
login
to post a comment