dukeprashanth's repositories

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

annotated_deep_learning_paper_implementations

๐Ÿง‘โ€๐Ÿซ 59 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง 

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

Anomaly-ReactionRL

Using RL for anomaly detection in NSL-KDD

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

awesome-kan

A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold Network field.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

bayesian-machine-learning

Notebooks about Bayesian methods for machine learning

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

bayesian-stats-modelling-tutorial

How to do Bayesian statistical modelling using numpy and PyMC3

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

BCNN_cancer_detection

Using Bayesian deep neural networks for classification of histopathological images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0

deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications

License:Apache-2.0Stargazers:0Issues:0Issues:0

Emergent-Multiagent-Strategies

Emergence of complex strategies through multiagent competition

License:MITStargazers:0Issues:0Issues:0

functime

Time-series machine learning and embeddings at scale.

License:AGPL-3.0Stargazers:0Issues:0Issues:0

gs-quant

Python toolkit for quantitative finance

License:Apache-2.0Stargazers:0Issues:0Issues:0

intro_stat_modeling_2017

Introduction to Statistical Modeling with Python (PyCon 2017)

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

kaggle-solutions

๐Ÿ… Collection of Kaggle Solutions and Ideas ๐Ÿ…

License:MITStargazers:0Issues:0Issues:0

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

License:Apache-2.0Stargazers:0Issues:0Issues:0

LSTM-GAN-

The LSTM GAN model can be used for generation of synthetic multi-dimension time series data.

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

machine-failure-detection

PCA and DBSCAN based anomaly and outlier detection method for time series data.

Language:PythonStargazers:0Issues:0Issues:0

matsciml

Open MatSci ML Toolkit is a single framework for prototyping and scaling out deep learning models for materials discovery, built on top of OpenCatalyst, PyTorch Lightning, and the Deep Graph Library.

License:MITStargazers:0Issues:0Issues:0

NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction

License:NOASSERTIONStargazers:0Issues:0Issues:0

Notebooks

Ipython notebooks on various topics

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

scipy2019-pmda-data

data and abstract for PMDA paper (SciPy 2019)

Language:PythonStargazers:0Issues:0Issues: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

the-incredible-pytorch

The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.

License:MITStargazers:0Issues:0Issues:0

TopoNetX

Computing on Topological Domains

License:MITStargazers:0Issues:0Issues:0

Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

License:MITStargazers:0Issues:0Issues:0

trl

Train transformer language models with reinforcement learning.

License:Apache-2.0Stargazers:0Issues:0Issues:0

tutorials

CatBoost tutorials repository

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

VRP

Backtesting the thesis paper entitled: Trading volatility Trading strategies based on the VIX term structure

Stargazers:0Issues:0Issues:0