Skip to content

Instantly share code, notes, and snippets.

View ArthDh's full-sized avatar
Focusing

Arth ArthDh

Focusing
View GitHub Profile
export SPOTIPY_CLIENT_ID='39e6fb402b9b446cb6ddc89483c323c2'
export SPOTIPY_CLIENT_SECRET='c2e3f931bc294fe8ba837063ddb1ce43'
export SPOTIPY_REDIRECT_URI='http://127.0.0.1:5000'
{"access_token": "BQDBasRxU6TMHxDthgkZK3DeFydYgHl0cjzzBpiNnMOhmCUIia_Jh6VD64UPYvwlb_-wEHulg3n2ggnKrD-jtvXNRQJ25I91jy-o9L7bM6LkceZxhk_FN6349qRrnPfz1r9vhlB0lX1hD6m7GM3mAsPCYNsLM4NGjEF0fz8Lz758xz83UbuxcItivTqgZfwDSY_Y3gnzoBX2xWZ41x5vu20kTlaQ9knKzoWyY_SXSNKB_s3oWO9kiuxo_UPSRodHSDsEtNzhSDA4HO6JdJvApB-Bf9cfPWxiC5yrVA8TZsg3DAUC", "token_type": "Bearer", "expires_in": 3600, "scope": "app-remote-control playlist-modify-private playlist-modify-public playlist-read-collaborative playlist-read-private streaming ugc-image-upload user-follow-modify user-follow-read user-library-modify user-library-read user-modify-playback-state user-read-currently-playing user-read-email user-read-playback-position user-read-playback-state user-read-private user-read-recently-played user-top-read", "expires_at": 1641487778, "refresh_token": "AQAbXJa-9f5SUZH77JBpMYTO6ldy6ozufEb_p30-y0f_ejzIEIp9LD7l36DA3REosEL_vKVA45zlLRJvnQqUr4pT9EjGK-2QWnpxaWGcjqV5vkQesw12JSQDZ_bqNSXHfHs"}
{
"embeddings": [
{
"tensorName": "Spotify Colored",
"tensorShape": [
10000,
14
],
"tensorPath": "https://gist.githubusercontent.com/ArthDh/b582a8dbba045485e087fdf7bb3a0ce6/raw/86552e1fea3c5f6b6c3753dd43720af176481b58/data_cleaned.tsv",
"metadataPath": "https://gist.githubusercontent.com/ArthDh/55579c4ca11eefa49b4e778f5ac53f8c/raw/6c59bd6880168076b572f684ca097c732fe6bbd1/data_cleaned_meta.tsv",
Genre Artist
Genre0 Robert Schumann
Genre0 Vladimir Horowitz
Genre5 Francisco Canaro
Genre0 Frédéric Chopin
Genre0 Vladimir Horowitz
Genre5 Felix Mendelssohn
Genre5 Vladimir Horowitz
Genre0 Franz Liszt
Genre0 Vladimir Horowitz
We can't make this file beautiful and searchable because it's too large.
0.997991967871486 0.3836032388663968 0.0513162067519365 0.0135 0.0 0.9009999999999999 0.7272727272727273 0.0763 0.4940255265836661 1.0 0.0 0.04767801857585139 0.3440192387265406 0.0767
0.997991967871486 0.3836032388663968 0.0513162067519365 0.0135 0.0 0.9009999999999999 0.7272727272727273 0.0763 0.4940255265836661 1.0 0.0 0.04767801857585139 0.3440192387265406 0.0767
0.998995983935743 0.7904858299595141 0.032537837193001184 0.13 0.0 0.887 0.09090909090909093 0.111 0.7088873228408112 0.0 0.0 0.09556243550051599 0.44247022626807214 0.72
0.993975903614458 0.2125506072874494 0.12644969094500733 0.204 0.0 0.9079999999999999 1.0 0.098 0.6760786156134994 1.0 0.01 0.04375644994840042 0.2546140578718593 0.0693
0.993975903614458 0.2125506072874494 0.12644969094500733 0.204 0.0 0.9079999999999999 1.0 0.098 0.6760786156134994 1.0 0.01 0.04375644994840042 0.2546140578718593 0.0693
0.998995983935743 0.4291497975708502 0.0643695381884087 0.12 0.0 0.9109999999999999 0.5454545454545454 0.0915 0.6382898754991778 0.0 0.0 0.0611
This file has been truncated, but you can view the full file.
[{"label":"bk1","isSelected":true,"tSNEIteration":0,"tSNEPerplexity":25,"tSNELearningRate":1,"tSNEis3d":true,"umapIs3d":true,"umapNeighbors":15,"pcaComponentDimensions":[0,1,2],"projections":[{"pca-0":-0.856468677520752,"pca-1":0.2554742693901062,"pca-2":0.005879424978047609,"pca-3":-0.3654301166534424,"pca-4":0.10730418562889099,"pca-5":-0.10933482646942139,"pca-6":0.13142237067222595,"pca-7":-0.09551819413900375,"pca-8":-0.05832449346780777,"pca-9":-0.025434987619519234},{"pca-0":-0.856468677520752,"pca-1":0.2554742693901062,"pca-2":0.005879424978047609,"pca-3":-0.3654301166534424,"pca-4":0.10730418562889099,"pca-5":-0.10933482646942139,"pca-6":0.13142237067222595,"pca-7":-0.09551819413900375,"pca-8":-0.05832449346780777,"pca-9":-0.025434987619519234},{"pca-0":-0.4105658233165741,"pca-1":-0.6116688251495361,"pca-2":0.3530226945877075,"pca-3":0.14907854795455933,"pca-4":-0.510689377784729,"pca-5":-0.10014443099498749,"pca-6":0.03459241986274719,"pca-7":-0.13497202098369598,"pca-8":-0.03311210125684738,"pca-9
@ArthDh
ArthDh / tmux-cheatsheet.markdown
Created September 29, 2019 03:00 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname