obrunet / E.N.S_Data_Challenges

My solutions to some challenges available here https://challengedata.ens.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E.N.S Data Challenges

  • Use case: predict the electricity consumption of 2 given sites during the next year
  • Data: consumption of 3 other sites, weather (temperature, humidity), and time infos during a year.
  • Concepts: supervised ML regression of time series, deep learning models R.N.N / G.R.U.

Back up of various challs :

  • Crack the neural code of the brain
  • Predict brain deep sleep slow oscillation
  • Solve 2x2x2 Rubik's cube

i haven't time to try those challs but they seem interesting so i've made a backup of the data sets and explanations...

About

My solutions to some challenges available here https://challengedata.ens.fr


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%