List of kaggle-kernels involving neural network solutions
Just an experimental and simple approach to the solution involving a 4-layered Feedforward neural network.
An initial approach to the solution by looking at the problem from a time-series forecasting perspective. However this solution is also NOT the best as it is a single-variate time-series forecasting.
Classification of sentences using a bidirectional-lstm using GPU-enabled tensorflow-backend on Keras.