Link competition: A la mano
Ship Detection
- Write a CNN by hand with fewer than 30 layers (have print("Number of layers: ", len(model.layers)) in your code, I will grep it).
- Submit your results.
- Check your ranking (and optionally start over).
Link competition: Libre
Ship Detection
- Write a CNN with transfer learning by replicating everything interesting you find. You are free to do so, but it should run on Kaggle (meaning I can re-run your calculations).
- Submit your results.
- Check your ranking (and optionally start over).