parulc7 / Alice-in-Wonderland

Using Recurrent Neural Networks to predict text using the Alice in Wonderland dataset from Project Gutenberg
3 stars 13 forks source link

Setup Github Actions for Testing and Integration #4

Open parulc7 opened 4 years ago

parulc7 commented 4 years ago

You'll need to set up CI using Github Actions

aditya-hari commented 4 years ago

Okay, so not that familiar with what CI involves. Do we just use one of the Python workflows that Github has? Python Application?

parulc7 commented 4 years ago

Yaa...This is a beginner's issue. Nothing Complex. Just Use the Python Application workflow that Github Actions has.