Coder Social home page Coder Social logo

notebooks's Introduction

notebooks

Repo of various notebooks I've written to explore concepts, libraries, packages, and everything in-between.

If not written by me, source is attributed.

Deep Learning

Implements a neural network from scratch on the MNIST dataset. Also, Implements a few extras like DropConnect, ADAM Optimzation, and Generalization Loss Early Stopping

Basic CNN using the Dogs vs. Cats Dataset

Basic Feed Forward / Multi_Layer Perceptron using Tensorflow and Iris Dataset.

Basic Feed Forward / Multi_Layer Perceptron using Tensorflow and Iris Dataset. Uses Tensorflow API best practices like layers and estimators

Basic CNN using the Dogs vs. Cats Dataset

Basic Multi-Layer Perceptron using Tensorflow and MNIST dataset (Source)

Basic Multi-Layer Perceptron using Tensorflow and MNIST dataset. Uses Tensorflow API best practices like layers and estimators (Source)

Interpretability

Using Frisch–Waugh–Lovell Theorem for Causality Estimation of treatment variables

A notebook that looks are feature importances provided by the skater python package

Machine Learning

Bayesian Regression using PyMC3

Explores user-to-user recommendation systems like similarity measures, Matrix Factorization, and how they are leveraged in Deep Learning.

Ensemble stacking example

Linear Regression(s) from scratch

  • Linear Regression
  • Ridge Regression
  • Polynomial Regression

Compares Linear Regression's closed form solution against a gradient descent implementation

Logistic Regression from scratch

Survey of optimization libraries in python. The notebook is mainly focused on hyperparameters, but you can use the libraries for any general optimization problem.

Softmax Regression (Multi-Class Logistic Regression) from scratch

Support Vector Machine from scratch

Reinforcement Learning

Various MAB algorithms

Statistics

Overview of the Beta Distribution

MLE parameter estimation

Intuitions and why you'd use them about highly used distributions

Bayesian Parameter Estimation using pymc3

notebooks's People

Contributors

mcminnra avatar

Stargazers

Riivo avatar Weibin Chen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.