Science

A human artificial neural network, BeatSaber, and proper Time Series Prediction – Friday Faves

Excuse the break, but I had my thesis to finish, but that is the topic for another post. In this Friday Faves, we have a solid mix of a human neural network, playing BeatSaber without VR headsets using machine learning, and a new scikit for time series learning.

The Stilwell Brain

The series Mind Field by Michael Stevens, the figure behind the very successful Youtube channel Vsauce, created a compelling series into consciousness and exploring the human mind. This series was a Youtube Premium series for some time, but has been made available to everyone recently. Episode 3 in Season 3 (yes there are seasons) explores neural networks for digit recognition. The twist? Every Neuron is a human on a football pitch. While it’s a symbolic approach instead of a machine learning approach, I feel it’s extremely interesting to see.

The Stilwell Brain – Mind Field E3S3

If you’re interested in the book mentioned by Chris Eliasmith from the University of Waterloo here called “How to build a brain”.

BeatSaber without VR

Tensorflow has been used for Pose Estimation all over the place, with incredible results. BeatSaber is an extremely popular game for VR, where you slice flying cubes with lightsabers to the beat of the music. VR can be really expensive, so why not use Tensorflow and a projector to bootstrap BeatSaber with pose estimation?

https://github.com/charliegerard/beat-pose

BeatPose in Tensorflow Demo (GNUU GPL 3.0)

Scikit-Time

The SciKits are a family of Python libraries that build on the SciPy universe to build specific implementations for scientific fields. Scikit-Learn probably being the most famous. The amazing Alan Turing Institute now made Scikit Time available for Time Series prediction and modelling.

Couldn’t find a tweet, so check out all the other amazing things The Turing Institute does.

This should meet all your tagging, classification, and regression needs. Also, remember to cite the library if you use it to better recognize the need for Research Software Engineering to be recognized as a valuable endeavour.

@misc{sktime,
      author = {Markus Löning and Anthony Bagnall and Sajaysurya Ganesh and Viktor Kazakov
      and Jason Lines and Franz J. Király},
      title = {sktime: A Unified Interface for Machine Learning with Time Series},
      year = {2019},
      eprint = {arXiv:1909.07872},
}
The following two tabs change content below.
... is a geophysicist by heart. He works at the intersection of machine learning and geoscience. He is the founder of The Way of the Geophysicist and a deep learning enthusiast. Writing mostly about computational geoscience and interesting bits and pieces relevant to post-grad life.

Latest posts by Jesper Dramsch (see all)

Jesper Dramsch

... is a geophysicist by heart. He works at the intersection of machine learning and geoscience. He is the founder of The Way of the Geophysicist and a deep learning enthusiast. Writing mostly about computational geoscience and interesting bits and pieces relevant to post-grad life.

Recent Posts

Juneteenth 2020

Here at The Way of the Geophysicists, we have written about social justice before. Today… Read More

2020-06-19

All About Dashboards – Friday Faves

This Friday we're looking at a machine learning state-of-the-art Dashboard and also a new way… Read More

2020-05-22

Keeping Busy – Friday Faves

It sure is an interesting time. Apologies I kept you waiting with more Friday Faves,… Read More

2020-04-24

2020 Fast Approaching! – Friday Faves

Aaaand it's gone. It's starting out with one of my new projects and then a… Read More

2020-01-03

Machine Learning for Science – A Youtube Series

I'm starting a new project, where I take concepts from machine learning for science and… Read More

2019-12-30

Something for a Long Trip or Unwind during the Holidays – Friday Faves

It's the holiday season, so let's keep this Friday Fave short, with a fave that… Read More

2019-12-20