Coder Social home page Coder Social logo

Prakash Giri's Projects

sphinx-example icon sphinx-example

Example and cheat sheet for the Sphinx Python documentation generator.

stat-learning icon stat-learning

Notes and exercise attempts for "An Introduction to Statistical Learning"

statlearning-notebooks icon statlearning-notebooks

Python notebooks for exercises covered in Stanford statlearning class (where exercises were in R).

statsmodels icon statsmodels

Statsmodels: statistical modeling and econometrics in Python

stockpredictionai icon stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

tensorflow icon tensorflow

Computation using data flow graphs for scalable machine learning

tf-stanford-tutorials icon tf-stanford-tutorials

This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.

tffm icon tffm

TensorFlow implementation of an arbitrary order Factorization Machine

tfmyvalentine-cotw icon tfmyvalentine-cotw

Speed-dating match prediction based on Anna Montoya's Speed Dating Experiment Datasets

theano-tutorials icon theano-tutorials

Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.

tmleworkshop icon tmleworkshop

Targeted maximum likelihood estimation (TMLE) enables the integration of machine learning approaches in comparative effectiveness studies. It is a doubly robust method, making use of both the outcome model and propensity score model to generate an unbiased estimate as long as at least one of the models is correctly specified.

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.