fixed typos
This commit is contained in:
+2
-2
@@ -352,7 +352,7 @@ const PROJECTS = [
|
|||||||
{
|
{
|
||||||
id: "pixelcnn",
|
id: "pixelcnn",
|
||||||
title: "PixelCNN",
|
title: "PixelCNN",
|
||||||
description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch",
|
description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch.",
|
||||||
tags: ["Python", "PyTorch"],
|
tags: ["Python", "PyTorch"],
|
||||||
github: "https://github.com/MarvinKrausser/pixelcnn",
|
github: "https://github.com/MarvinKrausser/pixelcnn",
|
||||||
blocks: [
|
blocks: [
|
||||||
@@ -400,7 +400,7 @@ const PROJECTS = [
|
|||||||
{
|
{
|
||||||
id: "towerdefense",
|
id: "towerdefense",
|
||||||
title: "Towerdefense Game",
|
title: "Towerdefense Game",
|
||||||
description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt",
|
description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt.",
|
||||||
tags: ["C#", "Unity"],
|
tags: ["C#", "Unity"],
|
||||||
github: "https://github.com/MarvinKrausser/TowerDefenseGame",
|
github: "https://github.com/MarvinKrausser/TowerDefenseGame",
|
||||||
blocks: [
|
blocks: [
|
||||||
|
|||||||
Reference in New Issue
Block a user