Skip to content

Commit 5c72d2d

Browse files
authored
Merge pull request #56 from HitzJack/master
LGTM
2 parents 5374121 + f5cb44e commit 5c72d2d

File tree

6 files changed

+56
-0
lines changed

6 files changed

+56
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.bundle/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_PATH: "vendor/bundle"

events/.DS_Store

6 KB
Binary file not shown.

events/_posts/.DS_Store

6 KB
Binary file not shown.

events/_posts/2023-09-08-PSYCH101.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: post
3+
title: PSYCH101
4+
abstract: This workshop aimed to introduce the attendees to the jist of Cognitive Psychology and various interactive tests to develop a basic understanding of Cognitive Psychology.
5+
---
6+
This workshop aimed to introduce the attendees to the jist of Cognitive Psychology and various interactive tests to develop a basic understanding of Cognitive Psychology. It comprised of various tests and questions:
7+
* Cognitive Sciences vs Cognitive Psychology
8+
* Researches in COGSPY
9+
* Psychology of humor
10+
* Psychology tests
11+
* FUN time :)
12+
13+
The link for the slides of the workshop [click here](https://docs.google.com/presentation/d/1dGBf_u1KAuDwqzpNiaGR3vo3OR_r-71S_WKpB4dAJGo/edit#slide=id.g23d688ad163_3_52).
14+
15+
16+
17+
18+
19+
20+
### People involved :
21+
Moderated and Managed by - Aniruddh <br>
22+
Assignments Curated by - Saksham, Manasvi<br>
23+
24+
Feel free to [contact us](https://bcs-iitk.github.io/people)
25+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
title: Introduction to CNNs
4+
abstract: This workshop was aimed at introducing the participants to CNN (Convolution Neural Network) and the basic layout related to it with correspondence to architecture models.
5+
---
6+
This workshop was aimed at introducing the participants to CNN (Convolution Neural Network) and the basic layout related to it with correspondence to architecture models. It comprised of a task and discussion over a range of topics, including:
7+
* Basic Python
8+
* Basic Convolution Operation
9+
* Activation Function and Convolution layering
10+
* Renowned CNN Models
11+
* Task regarding "Hand Gesture Detection"
12+
13+
The mentioned task was edited accordingly by [Brain and Cognitive Society, IIT Kanpur](https://bcs-iitk.github.io/).
14+
15+
16+
The Google Colab link for the "Hand Gesture Detection Task" [click here](https://colab.research.google.com/drive/1jAw7GHKLRGfK98kjQBr8XUQ7ItHClvDw?usp=sharing)
17+
18+
19+
20+
21+
22+
23+
24+
### People involved :
25+
Moderated and Managed by - Aniruddh <br>
26+
Assignments Curated by -Aniruddh, Aditya Prakash, Debarpita, Vishal<br>
27+
28+
Feel free to [contact us](https://bcs-iitk.github.io/people)
29+

0 commit comments

Comments
 (0)