Skip to content

Instantly share code, notes, and snippets.

View Fupete's full-sized avatar
🔵
Elsewhere

Daniele T. Fupete

🔵
Elsewhere
View GitHub Profile
@Fupete
Fupete / setup-DI-personal-fork-and-deploy.sh
Last active September 4, 2025 17:38
Setup designers.italia.it personal fork GitHub Pages Deploy
#!/bin/bash
# setup-DI-personal-fork-and-deploy.sh
# Gist: https://gist.github.com/Fupete/3a1c64c2745fecfa83959ae17dcef07b
# Name: 'Setup designers.italia.it personal fork GitHub Pages Deploy'
# Description: 'Automatically configure your fork of designers.italia.it for GitHub Pages deployment'
# Author: 'Fupete'
# Launch with: 'chmod +x setup-DI-personal-fork-and-deploy.sh' and then './setup-DI-personal-fork-and-deploy.sh'
USERNAME="$1"
REPO_NAME="${2:-designers.italia.it}"
@Fupete
Fupete / Training_ml5-charRNN.ipynb
Last active February 21, 2021 16:52
Test_trainingLSTM_ml5.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.