4,018 skills found · Page 1 of 134
kootenpv / WhereamiUses WiFi signals :signal_strength: and machine learning to predict where you are
facebookresearch / IjepaOfficial codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
VivekPa / AIAlphaUse unsupervised and supervised learning to predict stocks
LirongWu / Awesome Graph Self Supervised LearningCode for TKDE paper "Self-supervised learning on graphs: Contrastive, generative, or predictive"
chengtan9907 / OpenSTLOpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning
RL-MLDM / AlphagenGenerating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
khuangaf / CryptocurrencyPredictionPredict Cryptocurrency Price with Deep Learning
retentioneering / Retentioneering ToolsRetentioneering: product analytics, data-driven CJM optimization, marketing analytics, web analytics, transaction analytics, graph visualization, process mining, and behavioral segmentation in Python. Predictive analytics over clickstream, AB tests, machine learning, and Markov Chain simulations.
kaushikjadhav01 / Stock Market Prediction Web App Using Machine Learning And Sentiment AnalysisStock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
coxlab / PrednetCode and models accompanying "Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning"
ENSTA-U2IS-AI / Awesome Uncertainty DeeplearningThis repository contains a collection of surveys, datasets, papers, and codes, for predictive uncertainty estimation in deep learning models.
yiranran / Audio Driven TalkingFace HeadPoseCode for "Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose" (Arxiv 2020) and "Predicting Personalized Head Movement From Short Video and Speech Signal" (TMM 2022)
llSourcell / How To Predict Stock Prices Easily DemoHow to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
FilippoAiraldi / Mpc Reinforcement LearningReinforcement Learning with Model Predictive Control
nv-tlabs / DIB RLearning to Predict 3D Objects with an Interpolation-based Differentiable Renderer (NeurIPS 2019)
AlaaLab / Deep Learning UncertaintyLiterature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertainty estimation in deep learning models.
ArcInstitute / StateState is a machine learning model that predicts cellular perturbation response across diverse contexts
davidtellez / Contrastive Predictive CodingKeras implementation of Representation Learning with Contrastive Predictive Coding
facebookresearch / Eb JepaAn open source library designed to provide community examples of Joint Embedding Predictive Architectures (JEPAs). It contains code and examples for learning representations from images, video, and action-conditioned video, as well as planning using JEPA-based models.
thuml / Predrnn PytorchOfficial implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.