Skip to content

Instantly share code, notes, and snippets.

View veretennikovalexey's full-sized avatar

alex veretennikovalexey

  • sftserv
  • moscow
View GitHub Profile
@veretennikovalexey
veretennikovalexey / gist:d895bad5ed33706082fb8c9878e01d84
Created September 20, 2023 19:51
Билл выпустил интересное видео про искусственный интеллект и машинное обучение
View gist:d895bad5ed33706082fb8c9878e01d84
https://youtube.com/playlist?list=PLWzwUIYZpnJsVT54-mXGl0uQ6Aqvz9SzF&si=LED2Ls-SUf1t0xEs
Вот его описание
<code>
This playlist provides a complete training course that explains how to create containerized images for Artificial Intelligence (ALI) and Machine Learning (ML).
</code>
1. Общий обзор
@veretennikovalexey
veretennikovalexey / gist:258afec1dee45816fb5b8d97d1759079
Created August 6, 2023 13:10
как в gnu grub поменять порядок загрузки
View gist:258afec1dee45816fb5b8d97d1759079
https://askubuntu.com/questions/100232/how-do-i-change-the-grub-boot-order
View untitled6.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View untitled6.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Guest download and install notes
# Installing the virtualbox guest additions
VBOX_VERSION=$(cat /etc/vagabond/vbox_version)
cd /tmp
wget http://download.virtualbox.org/virtualbox/$VBOX_VERSION/VBoxGuestAdditions_$VBOX_VERSION.iso
mount -o loop,ro VBoxGuestAdditions_$VBOX_VERSION.iso /mnt
sh /mnt/VBoxLinuxAdditions.run --nox11
umount /mnt
rm VBoxGuestAdditions_$VBOX_VERSION.iso
unset VBOX_VERSION
@veretennikovalexey
veretennikovalexey / README.md
Last active October 7, 2022 13:55 — forked from kiedtl/README.md
[Dunnet Guide] A guide for those who struggle with the game Dunnet on Emacs. #game
View README.md

тупик

Dunnet Guide

First, you start with this command in CMD / Bash--

emacs -batch -l dunnet
View pprint.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View astronauts.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View iss.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.