SelfishGene
For fun, I build Generative Models. Computational neuroscience PhD. Was trying to understand the brain to help build AI, but it appears it's no longer necessary
Tel Aviv, Israel
Pinned Repositories
a_chatgpt_never_forgets
A very simple implementation of a chat-bot that remembers everything you ever talked about and possesses rudimentary theory of mind
filter_and_fire_neuron
Code behind the work "Multiple Synaptic Contacts Combined with Dendritic Filtering Enhance Spatio-Temporal Pattern Recognition of Single Neurons", bioRxiv 2022
ImSME-dataset
ImSME dataset - Images of Simple Math Equations. 262,144 wide images containing simple math equations
my_kaggle_notebooks
Repo with my most popular kaggle notebooks. I've put a lot of effort into them back in the day, so they are highly curated and well documented.
neuron_as_deep_net
Code behind the work "Single Cortical Neurons as Deep Artificial Neural Networks", published in Neuron 2021
repo_to_text
convert github repos or local folders into a single text document that can be used for LLM training, RAG or copy pasting into context while developing
SFHQ-dataset
Synthetic Faces High Quality (SFHQ) Dataset. 425,000 curated 1024x1024 synthetic face images
SFHQ-T2I-dataset
Synthetic Faces High Quality - Text2Image (SFHQ-T2I) Dataset. 122,726 curated 1024x1024 synthetic face images
visual_taste_approximator
Visual Taste Approximator (VTA) is a very simple tool that helps anyone create an automatic replica of themselves that can approximate their own personal visual taste
SelfishGene's Repositories
SelfishGene/SFHQ-dataset
Synthetic Faces High Quality (SFHQ) Dataset. 425,000 curated 1024x1024 synthetic face images
SelfishGene/neuron_as_deep_net
Code behind the work "Single Cortical Neurons as Deep Artificial Neural Networks", published in Neuron 2021
SelfishGene/visual_taste_approximator
Visual Taste Approximator (VTA) is a very simple tool that helps anyone create an automatic replica of themselves that can approximate their own personal visual taste
SelfishGene/filter_and_fire_neuron
Code behind the work "Multiple Synaptic Contacts Combined with Dendritic Filtering Enhance Spatio-Temporal Pattern Recognition of Single Neurons", bioRxiv 2022
SelfishGene/a_chatgpt_never_forgets
A very simple implementation of a chat-bot that remembers everything you ever talked about and possesses rudimentary theory of mind
SelfishGene/SFHQ-T2I-dataset
Synthetic Faces High Quality - Text2Image (SFHQ-T2I) Dataset. 122,726 curated 1024x1024 synthetic face images
SelfishGene/my_kaggle_notebooks
Repo with my most popular kaggle notebooks. I've put a lot of effort into them back in the day, so they are highly curated and well documented.
SelfishGene/repo_to_text
convert github repos or local folders into a single text document that can be used for LLM training, RAG or copy pasting into context while developing
SelfishGene/ImSME-dataset
ImSME dataset - Images of Simple Math Equations. 262,144 wide images containing simple math equations
SelfishGene/LMMP-protocol
LMMP - a multimodal protocol for the language model era. implements image2string() and string2image() methods