dwlambiri / ics4u-tflow

course project
0 stars 1 forks source link

Determine which set of data we want to use #10

Closed raschamp7 closed 6 years ago

raschamp7 commented 6 years ago

Need to know whether we want to use data from facebook messenger (helps chatbot have a single personality) or if we want to use a movie dialog of thousands of characters (more variation in responses), or a reddit thread (allows for complex responses), or other sources that we have not yet encountered

dwlambiri commented 6 years ago

There is pre-made data which about handwriting which the tensorflow tutorial website uses in some of its AI examples. The link for the data is: http://yann.lecun.com/exdb/mnist/ The tensorflow tutorial link is https://www.tensorflow.org/get_started/mnist/beginners