All Projects → Kaggle Competition Favorita → Similar Projects or Alternatives

1357 Open source projects that are alternatives of or similar to Kaggle Competition Favorita

Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (-28.99%)
Mutual labels:  lstm
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-26.63%)
Mutual labels:  lstm
M2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Stars: ✭ 1,962 (+1060.95%)
Mutual labels:  lightgbm
Dgc Net
A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
Stars: ✭ 159 (-5.92%)
Mutual labels:  cnn
Motionblur Detection By Cnn
Stars: ✭ 126 (-25.44%)
Mutual labels:  cnn
Pytorch Image Comp Rnn
PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks
Stars: ✭ 146 (-13.61%)
Mutual labels:  lstm
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-25.44%)
Mutual labels:  cnn
Timescaledb Docker
Release Docker builds of TimescaleDB
Stars: ✭ 162 (-4.14%)
Mutual labels:  time-series
Timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
Stars: ✭ 12,211 (+7125.44%)
Mutual labels:  time-series
Tscv
Time Series Cross-Validation -- an extension for scikit-learn
Stars: ✭ 145 (-14.2%)
Mutual labels:  time-series
Captcha
基于CNN的验证码整体识别
Stars: ✭ 125 (-26.04%)
Mutual labels:  cnn
Skits
scikit-learn-inspired time series
Stars: ✭ 158 (-6.51%)
Mutual labels:  time-series
Visualizing cnns
Using Keras and cats to visualize layers from CNNs
Stars: ✭ 143 (-15.38%)
Mutual labels:  cnn
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-29.59%)
Mutual labels:  kaggle
Deeplearning python
Deep Learning--深度学习
Stars: ✭ 123 (-27.22%)
Mutual labels:  cnn
Rnn For Human Activity Recognition Using 2d Pose Input
Activity Recognition from 2D pose using an LSTM RNN
Stars: ✭ 165 (-2.37%)
Mutual labels:  lstm
Deeptime
Deep learning meets molecular dynamics.
Stars: ✭ 123 (-27.22%)
Mutual labels:  time-series
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (-15.38%)
Mutual labels:  time-series
Lenet 5
PyTorch implementation of LeNet-5 with live visualization
Stars: ✭ 122 (-27.81%)
Mutual labels:  cnn
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (-7.1%)
Mutual labels:  kaggle
Exoplanet
Fast & scalable MCMC for all your exoplanet needs!
Stars: ✭ 122 (-27.81%)
Mutual labels:  time-series
Rnn poetry generator
基于RNN生成古诗
Stars: ✭ 143 (-15.38%)
Mutual labels:  lstm
Multilstm
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
Stars: ✭ 122 (-27.81%)
Mutual labels:  lstm
Weixinxiaochengxu
小帅一点资讯微信小程序图像识别源码,微信小程序百度AI接口源码,微信小程序图片上传显示缩放缩略图,人工智能,图像识别,人脸颜值分析,植物、动物、车型、LOGO、食材、手写文字识别等
Stars: ✭ 162 (-4.14%)
Mutual labels:  cnn
Daguan 2019 rank9
datagrand 2019 information extraction competition rank9
Stars: ✭ 121 (-28.4%)
Mutual labels:  lstm
Friartuck
Live Quant Trading Framework for Robinhood, using IEX Trading and AlphaVantage for Free Prices.
Stars: ✭ 142 (-15.98%)
Mutual labels:  time-series
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-28.99%)
Mutual labels:  cnn
Human Action Recognition With Keras
Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)
Stars: ✭ 156 (-7.69%)
Mutual labels:  kaggle
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+822.49%)
Mutual labels:  lightgbm
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+1028.99%)
Mutual labels:  lightgbm
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+1140.83%)
Mutual labels:  lstm
Cnn captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
Stars: ✭ 2,273 (+1244.97%)
Mutual labels:  cnn
Binjr
A Time Series Data Browser
Stars: ✭ 119 (-29.59%)
Mutual labels:  time-series
Pyflux
Open source time series library for Python
Stars: ✭ 1,932 (+1043.2%)
Mutual labels:  time-series
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-16.57%)
Mutual labels:  lstm
Tslearn
A machine learning toolkit dedicated to time-series data
Stars: ✭ 1,910 (+1030.18%)
Mutual labels:  time-series
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-29.59%)
Mutual labels:  lstm
Deep Learning Resources
A Collection of resources I have found useful on my journey finding my way through the world of Deep Learning.
Stars: ✭ 141 (-16.57%)
Mutual labels:  lstm
Classifier multi label textcnn
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Stars: ✭ 116 (-31.36%)
Mutual labels:  cnn
Modistsp
An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
Stars: ✭ 118 (-30.18%)
Mutual labels:  time-series
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-7.69%)
Mutual labels:  lstm
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-16.57%)
Mutual labels:  time-series
Kaggle Airbnb Recruiting New User Bookings
2nd Place Solution in Kaggle Airbnb New User Bookings competition
Stars: ✭ 118 (-30.18%)
Mutual labels:  kaggle
Pointer Networks
Pointer Networks Implementation in Keras
Stars: ✭ 118 (-30.18%)
Mutual labels:  lstm
Pyodds
An End-to-end Outlier Detection System
Stars: ✭ 141 (-16.57%)
Mutual labels:  time-series
3d Densenet
3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)
Stars: ✭ 118 (-30.18%)
Mutual labels:  cnn
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-30.18%)
Mutual labels:  lstm
Kshape
Python implementation of k-Shape
Stars: ✭ 162 (-4.14%)
Mutual labels:  time-series
Java Deep Learning Cookbook
Code for Java Deep Learning Cookbook
Stars: ✭ 156 (-7.69%)
Mutual labels:  time-series
Brdnet
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
Stars: ✭ 141 (-16.57%)
Mutual labels:  cnn
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-30.18%)
Mutual labels:  cnn
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (-30.18%)
Mutual labels:  cnn
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-17.75%)
Mutual labels:  time-series
Hyperlandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Detector. Contact:[email protected]
Stars: ✭ 1,528 (+804.14%)
Mutual labels:  cnn
Ml Fraud Detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
Stars: ✭ 117 (-30.77%)
Mutual labels:  kaggle
Java Timeseries
Time series analysis in Java
Stars: ✭ 155 (-8.28%)
Mutual labels:  time-series
Outbrain Click Prediction Kaggle
Solution to the Outbrain Click Prediction competition
Stars: ✭ 140 (-17.16%)
Mutual labels:  kaggle
Sppnet
Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**
Stars: ✭ 117 (-30.77%)
Mutual labels:  cnn
Aspect Extraction
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
Stars: ✭ 117 (-30.77%)
Mutual labels:  cnn
Richwordsegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
Stars: ✭ 140 (-17.16%)
Mutual labels:  lstm
121-180 of 1357 similar projects