Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / DimensionalityReduction.ipynb
Last active May 12, 2024 08:33
DimensionalityReduction
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / AP_Colon_Kidney.csv
Created May 6, 2024 15:12
AP_Colon_Kidney.csv
We can't make this file beautiful and searchable because it's too large.
"ID_REF","1007_s_at","121_at","1405_i_at","1438_at","1487_at","1494_f_at","1552256_a_at","1552257_a_at","1552274_at","1552275_s_at","1552281_at","1552309_a_at","1552348_at","1552349_a_at","1552362_a_at","1552365_at","1552367_a_at","1552426_a_at","1552455_at","1552504_a_at","1552509_a_at","1552519_at","1552610_a_at","1552615_at","1552619_a_at","1552621_at","1552622_s_at","1552628_a_at","1552701_a_at","1552703_s_at","1552732_at","1552735_at","1552767_a_at","1552797_s_at","1552807_a_at","1552846_s_at","1553105_s_at","1553113_s_at","1553117_a_at","1553151_at","1553153_at","1553155_x_at","1553185_at","1553186_x_at","1553243_at","1553321_a_at","1553530_a_at","1553538_s_at","1553551_s_at","1553567_s_at","1553569_at","1553570_x_at","1553575_at","1553588_at","1553589_a_at","1553602_at","1553613_s_at","1553678_a_at","1553715_s_at","1553718_at","1553809_a_at","1553828_at","1553906_s_at","1553924_at","1553946_at","1553955_at","1553962_s_at","1553970_s_at","1553976_a_at","1553979_at","1553984_s_at","1553986_at","1553993_s
@palles77
palles77 / agglomerative_clustering.ipynb
Last active May 11, 2024 10:59
Exercise9_AgglomerativeClustering
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / Pacman_Deep_Convolutional_QLearning_202404.ipynb
Last active May 11, 2024 12:27
de20fcc6da296372c693f2c7b64f2c4f
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / LunarLanding_Q_Learning_202402.ipynb
Last active May 11, 2024 12:05
LunarLanding_Q_Learning_20240422
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / minrnn_wsb.ipynb
Created April 7, 2024 15:35
minrnn_wsb.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / RnnTextGeneration.ipynb
Last active April 7, 2024 12:57
5f283fbfaff4e1d1adedfd10347fb2a5
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / birds_classification.ipynb
Last active December 21, 2023 22:16
Birds classification
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@palles77
palles77 / cuda_install.md
Created September 12, 2023 21:25 — forked from denguir/cuda_install.md
Installation procedure for CUDA & cuDNN

How to install CUDA & cuDNN on Ubuntu 22.04

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation