only_brain_logo
BRAIN ANDCOGNITIVE SCIENCE CLUB
HomeProjectsBlogsEventsPeopleGalleryResourcesBrochure

Blogs

Avatar

Saigourav Sahoo

2025-07-30

NLP Embeddings

A blog talking about using Gaussian weights for weighted-averaging of word vectors.

Avatar

Priyanshu Tiwari

2023-02-27

Constructed Emotion

Have you ever found yourself making a decision solely based on how you feel? Emotions have the power to influence our thoughts, behaviors, and actions. But have you ever wondered if emotions are innate or constructed by the brain? In this blog post, we will take a deep dive into the theory of constructed emotions and how they shape our experiences and actions.

Avatar

BCS IITK

2022-12-07

Activation Functions

Activation functions are a critical component of a neural network and, thus, are fundamental building blocks for deep learning. They also serve a very important purpose of shaping the behavior of a deep learning model by introducing non-linearity to it.

Avatar

Palak Mishra, et al.

2022-11-01

Precision And Recall

So you've built a machine learning model, trained it on a data and tested on another data... now what?... It is always a good practice to evaluate the quality of one’s work.

Avatar

Suyash Mallik

2021-11-08

A Neural Network Model for Mathematical Development

The ability to improve in speed and accuracy as a result of repeating some task is an important hallmark of intelligent biological systems. In this work, the authors model the progression from a counting-based strategy for addition to a recall-based strategy. The model consists of two networks working in parallel- a slower basal ganglia loop and a faster cortical network.