kgrabko commited on
Commit
c55dec7
·
verified ·
1 Parent(s): 17ae402

Update grid_search_405b.py

Browse files
Files changed (1) hide show
  1. grid_search_405b.py +5 -0
grid_search_405b.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import torch
2
  import torch.nn.functional as F
3
  import os
 
1
+ # ==============================================================================
2
+ # COPYRIGHT (C) 2025-2026 KONSTANTIN VLADIMIROVICH GRABKO. ALL RIGHTS RESERVED.
3
+ # PATENT PENDING | CMS MANHATTAN JIRACK TECHNOLOGY
4
+ # ==============================================================================
5
+
6
  import torch
7
  import torch.nn.functional as F
8
  import os