Skip to content

Instantly share code, notes, and snippets.

View shrijayan's full-sized avatar
🎯
Focusing

Shrijayan shrijayan

🎯
Focusing
View GitHub Profile
@shrijayan
shrijayan / LLMs_can_be_few_shot_MNIST_image_classifiers.ipynb
Created January 13, 2025 06:55
Can We Teach AI to See Through Text? A Fun Exploration with ASCII Art and GPT-3
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@shrijayan
shrijayan / Solution.md
Last active February 21, 2024 13:05
E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

cuda-issue

image

sudo apt --fix-broken install
@shrijayan
shrijayan / Solution.md
Last active February 21, 2024 13:02
docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist. ERRO[0000] error waiting for container: context canceled

docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist.

ERRO[0000] error waiting for container: context canceled

Error

docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist.
ERRO[0000] error waiting for container: context canceled

Solution

Ubuntu 22.04 for Deep Learning

In the name of God

This gist contains steps to setup Ubuntu 22.04 for deep learning.


Install Ubuntu 22.04