Skip to content

Commit dcb6c20

Browse files
committed
Added presentation link to README
1 parent d6105e1 commit dcb6c20

File tree

1 file changed

+1
-1
lines changed
  • jupyter-notebooks/temporal-crop-classification

1 file changed

+1
-1
lines changed

jupyter-notebooks/temporal-crop-classification/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ geojsons -- contains example geojsons
2020

2121
6.) Now that your data is ready, you can run the classifiers! Go to the 'classifiers/' directory. You will find code for multiclass logistic regression ('softmax_sklearn.py'), support vector machines ('svms_sklearn.py'), a simple neural network ('NN_keras.py'), and a simple Convolutional neural network ('CNN_keras.py'). Make sure that you have the ability to use both scikit learn and keras on the computer you are using. You may need to tune the parameters in each of the classification methods.
2222

23-
23+
A report ('Rustowicz_report.pdf') and poster ('Rustowicz_poster.pdf') for the project are in this repo. A presentation given at Planet can be found here: https://docs.google.com/presentation/d/1T1Z9oj8tk-oCuTmWsDfmd2UGVbT9TlrncC2Mm6dd_O0/edit?usp=sharing

0 commit comments

Comments
 (0)