nmarwen

nmarwen

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

nmarwen's repositories

1on1-questions

Mega list of 1 on 1 meeting questions compiled from a variety to sources

Language:JavaScriptStargazers:0Issues:1Issues:0

algorithmic-examples

Algorithmic Marketing Models

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

atree

Just a simple Christmas tree, based on reddit story

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

auto-py-to-exe

Converts .py to .exe using a simple graphical interface

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

blog

Source code and other material for my blog posts.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

dowhy

DoWhy is a Python library that makes it easy to estimate causal effects. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Financial-Models-Numerical-Methods

Collection of notebooks about quantitative finance, with interactive python code.

Language:Jupyter NotebookLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

forecasting

Time Series Forecasting Best Practices & Examples

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

gists

Easily find my gists

Language:PythonStargazers:0Issues:1Issues:0

HandsOn-Unsupervised-Learning-with-Python

HandsOn-Unsupervised-Learning-with-Python, Published by Packt

License:MITStargazers:0Issues:0Issues:0

hello_tf_c_api

Neural Network TensorFlow C API.

Language:C++License:MITStargazers:0Issues:0Issues:0

homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Introduction-to-Time-Series-forecasting-Python

Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.

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

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:1Issues:0

machine_learning_refined

Notes, examples, and Python demos for the textbook "Machine Learning Refined" (Cambridge University Press).

Language:HTMLStargazers:0Issues:0Issues:0

MEDIUM_NoteBook

Repository containing notebooks of my posts on Medium

Stargazers:0Issues:0Issues:0

ML-DL-in-production

Repository, with some blogposts and code for deploying machine and deep learning-based models in production.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

ml-projects

ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python

Stargazers:0Issues:0Issues:0

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

License:MITStargazers:0Issues:0Issues:0

python_for_scientists

Python Open Courseware for Scientists and Engineers

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

scipy_con_2019

Tutorial Sessions for SciPy Con 2019

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

scope_guard

Scope Guard & Defer C++

Language:C++License:MITStargazers:0Issues:0Issues:0

semver

Semantic Versioning C++

Language:C++License:MITStargazers:0Issues:0Issues:0

state_saver

State Saver C++

Language:C++License:MITStargazers:0Issues:2Issues:0

statrethinking_winter2019

Statistical Rethinking course at MPI-EVA from Dec 2018 through Feb 2019

Stargazers:0Issues:1Issues:0

Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

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

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.

Stargazers:0Issues:0Issues:0

timeseries_demo

A short introduction to time series methods

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