Recent Comments
Tag Archives: Network analysis
Annual report of my intuition about the brain (2019)
How does the brain work and how can we understand it? I want to make it a habit to report some of the thoughts about the brain that marked me most during the past twelve month at the end of … Continue reading
Post-publication review: “Precise excitation-inhibition balance controls gain and timing in the hippocampus”
It requires more than a quick look at the abstract and the figures to fully understand a research paper and its limitations. One way to go there is to write a summary or critical review of a paper. In a contribution to … Continue reading
Precise synaptic balance of excitation and inhibition
The main paper of my PhD just got published: Rupprecht and Friedrich, Precise Synaptic Balance in the Zebrafish Homolog of Olfactory Cortex, Neuron (2018). (PDF) You might like it if you are also interested in Classical balanced networks Things you … Continue reading
Open access 3D electron microscopy datasets of brains
One of the coolest technical developments in neuroscience during the last decade has been driven by 3D electron microscopy (3D EM). This allowed to cut large junks of small brains (or small junks of big brains) into 8-50 nm thick … Continue reading
Posted in Data analysis, machine learning, Microscopy, Network analysis, zebrafish
Tagged Data analysis, Microscopy, Network analysis, zebrafish
Leave a comment
Layer-wise decorrelation in deep-layered artificial neuronal networks
The most commonly used deep networks are purely feed-forward nets. The input is passed to layers 1, 2, 3, then at some point to the final layer (which can be 10, 100 or even 1000 layers away from the input). … Continue reading
Posted in Data analysis, machine learning, Neuronal activity
Tagged CNN, Data analysis, deep learning, machine learning, Network analysis, Python
Leave a comment
Understanding style transfer
‘Style transfer’ is a method based on deep networks which extracts the style of a painting or picture in order to transfer it to a second picture. For example, the style of a butterfly image (left) is transferred to the … Continue reading
Posted in Data analysis, machine learning
Tagged deep learning, machine learning, Network analysis, Python
Leave a comment
The basis of feature spaces in deep networks
In a new article on Distill, Olah et al. write up a very readable and useful summary of methods to look into the black box of deep networks by feature visualization. I had already spent some time with this topic … Continue reading
Posted in machine learning, Network analysis, Neuronal activity
Tagged CNN, deep learning, machine learning, Network analysis, Python
2 Comments
Beyond correlation analysis: incremental mutual information
Incremental Mutual Information: A New Method for Characterizing the Strength and Dynamics of Connections in Neuronal Circuits is a 2010 paper by A. Singh and N. Lesica in PLoS Computational Biology that describes a method which can be used as an … Continue reading