OusnikGhosh

OusnikGhosh

Geek Repo

Github PK Tool:Github PK Tool

OusnikGhosh's repositories

intro-to-dl

Resources for "Introduction to Deep Learning" course.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Data-Structure-and-Algorithm-Using-Python

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. (Using Python 3)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Deep-Learning-Explained

This repository contains the lab files for Microsoft course DAT236x: Deep Learning Explained

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Introduction-to-Python

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant white space. (This repository contains Python 3 Code)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Magic-Place

Hope it's fun

Stargazers:0Issues:2Issues:0

Object-Oriented-Programming-Using-Python

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0