Abhijit Ramesh
Abhijit Ramesh
The `show_batch()` function is not working as expected along with any of the time series to image transformations. **Steps to reproduce** Run the [TS to Image tutorial](https://github.com/timeseriesAI/tsai/blob/main/tutorial_nbs/06_TS_to_image_classification.ipynb) notebook. **Expected behavior**...
**What is the issue that you are facing?** When we take into consideration the coverage area of the Campus where Students Commute, It covers a large area which includes the...
**What is the issue that you are facing?** Currently, the attendance system that we are following is manual. The teacher has to check and verify with the log book the...
Fixes #20 - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break...
**Summary:** Add more languages by adding translations to string.xml
**Summary:** There are lots of warnings during the gradle build
**Describe the bug** Currently, the app is using butterknife for view binding change to [DataBinding](https://developer.android.com/topic/libraries/data-binding#java) as this is currently prefered