Coder Social home page Coder Social logo

6000b_deeplearning_project2's Introduction

6000B_project2_transfer

6000B_project2_transfer In this project, you are required to train a deep model and then test on a test set including 5 kinds of flowers. Data set is avaiable on Dropbox: data.zip download There are 3 txt files stroring the pathes of training data, validation data and test data respectively. Each line in train.txt and val.txt corresponds to a data sample's path and label, which are splited by a space. The format: You need to train a deep model on the training set. You need to predict the class labels of the test data points whose pathes are stored in test.txt. The prediction of your model on the test dataset should be stored in a txt file. Each line stores the predicted class label for the corresponding test data point in test.txt. The format:$LABEL The file name of the txt file should be project2_student id.

  1. Readme file is introduce the server and GPU how to start.
  2. the main file is running this project. 3.image file is to analysis the validatain path file. For example, if your student id is 10001, then the txt file should be named 'project2_10001.txt'. You have to submit a 1-2 page report in a pdf file on what model you used and additional operations you made. The file name of the pdf file should be project2_student id_report. For example, if your student id is 10001, then the txt file should be named 'project2_10001_report.pdf'. Grading will be based on the testing accuracy.

6000b_deeplearning_project2's People

Contributors

youngyi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.