-
We should also take into account the number of issues opened by the student as this will encourage them to create issues themselves instead of relying on the mentor.
-
`*.csv, *.json` et al files are mostly generated by executing some scripts. In some cases, manual addition becomes necessary. It's always advised to write scripts for the above tasks. I'm listing. @th…
-
Is a Rust port of varnam a bad idea? If someone's porting varnam into a different language, what should they do differently?
-
When I build project with Gradle v7 I got error:
> Plugin with id 'maven' not found.
For those using gradle 7, maven plugin has been removed, now you should use maven-publish, as described in offi…
-
Previously we were testing some configurations in `test_targets` (that has been removed with https://github.com/enjoy-digital/litex/commit/f31f9a20f0b9134af25e08d1d768c72bc07e473f since required rewor…
-
I have met @Courey during ADASS XXXIII (Tucson, Arizona) who suggested me to submit a GitHub issue with the following idea of amelioration regarding the JSON format.
The current JSON serialization…
-
### Challenge Description
Build [tic-tac-toe](https://en.wikipedia.org/wiki/Tic-tac-toe) using HOPR.
### Submission Requirements
- Source code must be open-sourced and available on GitH…
-
I'm open to any new UI/UX suggestions
-
### Is your feature request related to a problem?
all users were so far stuck on spring-data-elasticsearch (incompatible with OpenSearch 2.x) and will now want to switch to spring-data-opensearch (on…
-
I would like to suggest adding Loss functions in this repo.
The loss function estimates how well a particular algorithm models the provided data.
Add Loss Functions to: `machine_learning/loss_fu…