220
Points
Questions
42
Answers
51
-
RecyclerView Adapter Class package com.ajitapp.smartwork.adapters; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.CompoundButton; import android.widget.RadioButton; import …
- 368 views
- 1 answers
- 0 votes
-
- 420 views
- 0 answers
- 0 votes
-
- 408 views
- 0 answers
- 0 votes
-
- 382 views
- 0 answers
- 0 votes
-
- 369 views
- 1 answers
- 0 votes
-
I try to design my database and I get confuse. In my app, an user belong to a group and …
- 369 views
- 0 answers
- 0 votes
-
I have been trying to reduce the noise in the attached image. Basically, I want to remove the background dust …
- 341 views
- 1 answers
- 0 votes
-
Is there any best practice or efficient way to have a random classifier in pytorch? My random classifier basically looks …
- 374 views
- 1 answers
- 0 votes
-
I am new to Apache airflow and DAG. There are total 6 tasks in the DAG (task1, task2, task3, task4, …
- 0 views
- 1 answers
- 0 votes
-
I’ve been really stuck on this problem for the past day. Can someone help me? Below is the code: import …
- 378 views
- 0 answers
- 0 votes