mirror of
https://github.com/StepanovPlaton/NeuralNetwork.git
synced 2026-04-04 04:40:40 +04:00
Add loss func and pretti readme
This commit is contained in:
@@ -3,12 +3,10 @@
|
||||
#include "../../opencl/opencl.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
#include <random>
|
||||
#include <vector>
|
||||
|
||||
#include "../tensor.hpp"
|
||||
#include "math.hpp"
|
||||
|
||||
extern std::mt19937 gen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user