Skip to content

Instantly share code, notes, and snippets.

Avatar

Ilya V. Schurov ischurov

View GitHub Profile
View state_info_troubleshooting.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View logistic-map.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View lesson02.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ischurov
ischurov / pytorch-simple-function-example.ipynb
Created July 17, 2022 14:29
pytorch simple function example
View pytorch-simple-function-example.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ischurov
ischurov / exhaustive-search-conaturals.ipynb
Created June 2, 2022 09:50
Exhaustive search over the Cantor space in Python
View exhaustive-search-conaturals.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ischurov
ischurov / clipsvg.sh
Last active May 22, 2022 13:45
Clip SVG (fit page to contents) with CLI using inkscape 1.2
View clipsvg.sh
#!/bin/bash
inkscape -g --actions="page-fit-to-selection; export-filename: $1; export-margin: 30; export-do; quit-immediate" $1
View Lesson16.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Lesson12.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Lesson08.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Lesson07.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.