Difference between revisions of "Machine Learning"

From sshcWiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
=== Meetings: ===
 
=== Meetings: ===
Day/Time: Sundays 3pm-4:30pm (or whenever we decide to leave)
+
Day/Time: Sundays 3pm-4:30pm (we occasionally decide to reschedule so if you're thinking of coming, it's probably a good idea to email the SSH group list to make sure of the day/time)
  
 
Location: SSH space at Mana Contemporary
 
Location: SSH space at Mana Contemporary
  
Feel free to just show up!  
+
The deal: we meet to talk about Machine Learning related stuff and work on projects.  In the past we have submitted entries to [http://www.kaggle.com/ Kaggle] competitions.  We also have fairly frequent talks on Machine Learning topics.  Feel free to just show up!  
  
 +
Just to be clear, [http://en.wikipedia.org/wiki/Machine_learning this] is what we mean by machine learning.
  
 
=== Talks ===
 
=== Talks ===

Revision as of 20:01, 30 April 2014

Machine Learning Meetups @ SSH

Meetings:

Day/Time: Sundays 3pm-4:30pm (we occasionally decide to reschedule so if you're thinking of coming, it's probably a good idea to email the SSH group list to make sure of the day/time)

Location: SSH space at Mana Contemporary

The deal: we meet to talk about Machine Learning related stuff and work on projects. In the past we have submitted entries to Kaggle competitions. We also have fairly frequent talks on Machine Learning topics. Feel free to just show up!

Just to be clear, this is what we mean by machine learning.

Talks

Upcoming: Vasa: TBD (05/04/2014)

Past:

  1. Jerry: Decision Trees and Random Forests (04/27/2014)
  2. Jen: File:DeepLearning.pdf (04/20/2014)
  3. Phebe: Overview of Machine Learning (04/13/2014)


Useful Machine Learning Resources:

Useful things to do before coming to meetup:

1. Get your python install set up

  • Get python
  • Get packages: scikit-learn, numpy

2. Install Dropbox