Skip to content

This repo is Homework-01 of EE-541(A Computational Introduction to Deep Learning) completed at USC.

Notifications You must be signed in to change notification settings

tej-88/USC-EE541-HW01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name: Tejas Acharya
Class: EE-541 
Date: 06-06-2023
Assignment: Homework 01

OS: Linux Mint
Distribution: Anaconda

1. Bernoulli Trial
To run: ipython -c "%run ./bernoulli_trial/bernoulli_trial.ipynb"
(a) ** Number of Heads = 28, Longest Run of Heads = 6 for 50 tosses of a coin.
    ** The x-limit of the Histogram is from 22 to 45.

2. Random Variable
To run: ipython -c "%run ./random_variable/random_variable.ipynb"
** By observing the larger realizations of N, we can safely say that the approximate value of E[N] is 8.

3. Secant Method
To run: ipython -c "%run ./secant_method/secant_method.ipynb"

About

This repo is Homework-01 of EE-541(A Computational Introduction to Deep Learning) completed at USC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published