added language change button

This commit is contained in:
2026-04-26 15:43:38 +02:00
parent 28101d0a33
commit 3c8f4ce463
4 changed files with 115 additions and 34 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"tags": [
"Python",
"PyTorch",
"CUDA"
"CUDA",
"LaTeX"
],
"github": "https://github.com/MarvinKrausser/pixelcnn",
"blocks": [
+4 -3
View File
@@ -10,12 +10,13 @@
"content": [
{
"id": "pixelcnn",
"title": "PixelCNN Image Generation",
"title": "PixelCNN Generator",
"description": "Autoregressive deep learning model based on PixelCNN for generative image synthesis using PyTorch.",
"tags": [
"Python",
"PyTorch",
"CUDA"
"CUDA",
"LaTeX"
],
"github": "https://github.com/MarvinKrausser/pixelcnn",
"blocks": [
@@ -26,7 +27,7 @@
},
{
"heading": "Seminar paper",
"text": "A --link-- and --link-- was created alongside the Project.",
"text": "A --link-- and --link-- were created alongside the Project.",
"image": "images/seminararbeit.png",
"links": [
{