Highlights
- Pro
- 34 discussions answered
Block or Report
Block or report abidlabs
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
AtomsOfDeepLearning Public
Simple Experiments to Give Some Intuition behind Deep Neural Networks
-
gradio-app/gradio Public
Create UIs for your machine learning model in Python in 3 minutes
-
classify-surahs Public
Can We Build a Classifier for Meccan and Medinan Surahs?
-
shuffled_stats Public
A python library for performing inference on datasets with shuffled / unordered labels
-
Contains files for the deep learning in genomics primer.
1,460 contributions in the last year
Contribution activity
July 2022
Created 10 commits in 2 repositories
Created a pull request in gradio-app/gradio that received 20 comments
Fix assert_configs_are_equivalent_besides_ids()
Fixes the assert_configs_are_equivalent_besides_ids() to check for other fields in the dependencies. Adds a test as well to catch the mistake @fred…
Opened 7 other pull requests in 1 repository
gradio-app/gradio
5
merged
2
closed
Reviewed 6 pull requests in 1 repository
Created an issue in gradio-app/gradio that received 1 comment
Add ability to set background color and text color in gr.Textbox
Motivated by this issue: gradio-app/7guis-gradio#2, we'd like to have support for custom background colors and text colors in the Textbox component…