mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 04:40:51 +04:00
Create Projects “neyrogamer”
This commit is contained in:
14
src/content/projects/neyrogamer.json
Normal file
14
src/content/projects/neyrogamer.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"sourceCode": "https://github.com/StepanovPlaton/NeyroGamer",
|
||||||
|
"featured": false,
|
||||||
|
"startDate": "2020-03-06T08:00:00.000+04:00",
|
||||||
|
"techStack": [
|
||||||
|
"Python",
|
||||||
|
"NumPy"
|
||||||
|
],
|
||||||
|
"status": "completed",
|
||||||
|
"title": "NeyroGamer",
|
||||||
|
"tags": [],
|
||||||
|
"description": "Генетический алгоритм, обучающий нейронные сети играть в гонки. Без использования ML библиотек",
|
||||||
|
"category": "history"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user