[1] Leopard https://wallhere.com/en/wallpaper/1058505
Tuesday, May 30, 2023
Monday, May 22, 2023
Graph Neural Network - Step 1
References:
[1] Short review https://neptune.ai/blog/graph-neural-network-and-some-of-gnn-applications
[2] Coding GNN https://keras.io/examples/graph/gnn_citations/
[2.1] https://keras.io/examples/graph/gat_node_classification/
Saturday, May 20, 2023
AI tools to create videos
[0] Create a Story using chatGPT
[1] Text to speach https://www.speachy.ai #no includes english/doesnt work
[2] Text and Speach to Video https://invideo.io/
[3] Free Atatars https://www.synthesia.io
Data Visualization tools
[1] A new library for LLMs and NNs that provides visual
clustering analysis and model interpretability. Super useful.
!pip install arize-phoenix
Wednesday, May 17, 2023
CG Visualization tools
[1] tools https://graphics.tudelft.nl/software/
[2] Surface from fluid in GPU https://github.com/xiaoxiaoyu1872/PostMPS
Tuesday, May 16, 2023
Latent space
References:
[1] https://www.europeanvalley.es/noticias/el-espacio-latente-en-la-ia/
[2] https://rstudio-pubs-static.s3.amazonaws.com/840251_35002e1971484924bc78c24f442e530a.html
Tuesday, May 09, 2023
Convert Photo in Cartoon
[1] https://imglarger.com/Cartoonizer
[2] https://vanceai.com/toongineer-cartoonizer/
[3] Prompt image to cartoon https://deepai.org/machine-learning-model/image-editor
[4] https://www.befunky.com/create/photo-to-cartoon/
[5] Head+ [Body models] https://imagetocartoon.com/ 10/week
[6] 4Adults AI https://metaroids.com/lists/adult-ai-art-tools-that-can-generate-nsfw-ai-images/
Friday, May 05, 2023
WebAssembly
[1] Compiling an Existing C Module to WebAssembly
https://developer.mozilla.org/en-US/docs/WebAssembly/existing_C_to_wasm
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
-
Episodios: Épisode 1 : La Libertina de calidad (Le Libertin de qualité) Épisode 2 : La Apuesta de las tres cotillas (La Gageure des tr...
Python3 version alternatives and virtual environments
Solving multiple python installation: sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...