Data Science Workshop v. 28.5.2018, 13-15:30 pm Agenda: Introduction to TensorFlow and Scikit Learn We showed 4 building blocks and 8 discussion topics: Introduction (till slide 38) Methodology https://www.tensorflow.org/tutorials/ Practical Approach C:\maXbox\mX46210\DataScience\confusionlist\mnist_softmax21.py http://cs231n.github.io/python-numpy-tutorial/ : X:\1_Public\Documents\Data Science Workshops Best Introduction as Ranking Topics Discussion: Topics: – CaseCrunch UseCase – Start Values for Weights – How toContinue reading “Data Science Workshop”
Tag Archives: Python
Board Game Regressor
Before we dive into machine learning, we’re going to explore a dataset, and figure out what might be interesting to predict. The dataset is from BoardGameGeek, and contains data on 80000 board games. Here’s a single boardgame on the site. This information was kindly scraped into csv format by Sean Beck, and can be downloadedContinue reading “Board Game Regressor”