Skip to content

Latest commit

 

History

History
 
 

challenge-2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Challenge 2 - Save the humans

Humanity is in danger!

The AI bots are unleashed and going crazy - they can now mimic real humans using cyborgs.
But they have a flaw: they cannot resist leaving an Amazon review with both the words, 'Amazing' and 'human'.

You are our savior.
We beg you to build a learning system that will train on the dataset you will find at: http://jmcauley.ucsd.edu/data/amazon/

The full dataset is here

But, make sure it can scale because the robot population is growing like ants! Since we will need to share this with the United Nations, you will not only need to build the system, but also explain how it works and how we can reproduce your result.

Humanity will prevail!

Expected steps

  • Create a branch of this project (or fork it in your github account if you prefer)
  • Do you thang inside this folder (challenge-2)
  • Push your change inside a Pull Request to our master