Skip to content

Commit

Permalink
Merge pull request #365 from depstein/akulkarni
Browse files Browse the repository at this point in the history
Anand abstract & bio
  • Loading branch information
jayfo authored Feb 9, 2017
2 parents 581a1ac + 26aa507 commit cc2ff6e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _seminars/2017-02-15.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 1
# Sequence number of the seminar file. This is used to keep the iCal up to date.
# Increment the sequence number each time the seminar file is updated.
################################################################################
sequence: 3
sequence: 4

################################################################################
# Date and time of the seminar. In quotes because : is a reserved character.
Expand All @@ -23,9 +23,6 @@ time_end: "1:30 PM"
# A seminar file might exist but lack values for some fields. These are 'TBD'.
# The only valid value is 'True'. A TBD field should not be present if 'False'.
################################################################################
tbd_title: true
tbd_abstract: true
tbd_bio: true
tbd_video: true

################################################################################
Expand Down Expand Up @@ -65,7 +62,7 @@ speakers:
- name:
- Kulkarni
- Anand
affiliation: LeadGenius
affiliation: Crowdbotics

################################################################################
# Our core fields are title, location, abstract, bio.
Expand All @@ -82,15 +79,18 @@ speakers:
# And do not even get us started on how a bio can be. Bio definitely can
# also span multiple lines like this.
################################################################################
title: "TBD"
title: "Crowdbotics: Writing Software with Crowds"

location: "Kane 225"

abstract: |
TBD
Crowd computing systems are now capable of doing more sophisticated work than ever before, accelerating the pace of creative work such as creating movies, carrying out research, and writing stories. How can crowds be used to automate software creation? This is a complex problem, requiring good methods for expert selection, program synthesis and collaboration. We'll discuss strategies for accelerating software creation using crowds of geographically-diverse communities of software engineers, as well as the cultural and technical challenges that emerge.
We'll also discuss several open problems in crowd computing, including efforts by our team and others to create a crowdsourcing compiler, a hypothetical system that can optimally divide an open-ended task between artificial intelligence systems and teams of humans. These systems blur the line between crowd-powered software and real-world organizations, raising important questions about the future of work.
bio: |
TBD
Anand is founder of Crowdbotics, a startup using crowdsourcing and machine intelligence to accelerate the process of software development. Crowdbotics brings developers from new-to-coding communities worldwide into a global community of software engineers that collaborate 1-1 with technology companies. Prior to that, Anand was Chief Scientist of LeadGenius, a Y Combinator-backed startup using human computation and deep learning to automate account-based marketing (ABM). Anand has been named as one of Forbes Magazine's "30 under 30" Top 30 Entrepreneurs Under 30. Anand has published in ACM, AAAI and IEEE magazines, journals, and conferences. Anand previously held a National Science Foundation graduate research fellowship in mathematics. He holds degrees in Industrial Engineering and Operations Research, Mathematics, and Physics from UC Berkeley.
################################################################################
# A seminar may have a video. If so, provide the Vimeo video number.
Expand Down

0 comments on commit cc2ff6e

Please sign in to comment.