Skip to content

Commit f99235b

Browse files
committed
Update file dates: #59
1 parent 0e4a5a3 commit f99235b

9 files changed

Lines changed: 15 additions & 15 deletions

File tree

examples/mnist-learn/construct_network.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @file construct_network.h
33
* @brief Functions for network construction.
44
* @kaspersky_support A. Vartenkov
5-
* @date 30.08.2024
5+
* @date 03.12.2024
66
* @license Apache 2.0
77
* @copyright © 2024 AO Kaspersky Lab
88
*

examples/mnist-learn/data_read.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @file data_read.cpp
33
* @brief Reading from dataset.
44
* @kaspersky_support A. Vartenkov
5-
* @date 30.08.2024
5+
* @date 06.12.2024
66
* @license Apache 2.0
77
* @copyright © 2024 AO Kaspersky Lab
88
*

examples/mnist-learn/data_read.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @file data_read.h
33
* @brief Reading from dataset.
44
* @kaspersky_support A. Vartenkov
5-
* @date 30.08.2024
5+
* @date 06.12.2024
66
* @license Apache 2.0
77
* @copyright © 2024 AO Kaspersky Lab
88
*

examples/mnist-learn/evaluation.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file evaluation.cpp
33
* @brief Functions for network quality estimation.
44
* @kaspersky_support A. Vartenkov
5-
* @date 30.08.2024
5+
* @date 12.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/evaluation.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file evaluation.h
33
* @brief Functions for network quality estimation.
44
* @kaspersky_support A. Vartenkov
5-
* @date 30.08.2024
5+
* @date 12.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/logging.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file logging.cpp
33
* @brief Functions for network construction.
44
* @kaspersky_support A. Vartenkov
5-
* @date 24.03.2024
5+
* @date 24.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/logging.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file logging.h
33
* @brief Functions for network construction.
44
* @kaspersky_support A. Vartenkov
5-
* @date 24.03.2024
5+
* @date 24.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/run_network.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file logging.h
33
* @brief Functions for network construction.
44
* @kaspersky_support A. Vartenkov
5-
* @date 24.03.2024
5+
* @date 24.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/run_network.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* @file logging.h
33
* @brief Functions for network construction.
44
* @kaspersky_support A. Vartenkov
5-
* @date 24.03.2024
5+
* @date 24.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)