-
We would like to simulate a custom robotic manipulation task environment and then use it in a reinforcement learning framework.
It is possible to use dm_control components to do that and is there any…
-
Although Rust's namespacing makes it absolutely possible to have different structs called `Video`, it is confusing in practice, especially in Rustdoc. Rustdoc does not show module name when displaying…
-
I am planning to add code for STDP in the next couple of days. Did you have an advice/experience in adding STDP capabilities to the framework?
-
**Describe the solution you'd like**
1. Python 3.9+ can use f-strings instead of `str().format()` and should improve performance slightly
2. python 3.9+ can use type-hinting
**Describe alternatives y…
-
I was checking out [vgtk](https://github.com/bodil/vgtk) to prototype a quick Gtk UI which follows the same elm architecture story and thought declaring widgets with the `gtk!` macro is kinda nice, a …
-
Hi Y'all,
This project is really cool, but it should also support decision trees due to their popularity and applications. I would like to contribute a working XGboost implementation.
However, th…
-
# Team Review
|Crossover Score|Site|Analytics|
|---|---|---|
|[0.87/0.9](https://github.com/tuckergol/binarylogicrepo/issues/8#issuecomment-1850830929)|[Link](https://tuckergol.github.io/binarylo…
-
### 🚀 The feature, motivation and pitch
Adding an abstraction for offline sampling support with data prefetching.
Sampling can easily become the bottleneck in graph learning pipelines. Therefore, …
-
Subtask of #355
We plan to build a machine learning model based on user's gps trace data. Here record some experiments and proof of concept for understanding the problem set.
There are several …
-
@smiths has an [SRS template](https://github.com/smiths/capTemplate/blob/main/docs/SRS/SRS.pdf) he uses for CAS 741 and capstone projects (and, of course, a series of related papers). In CAS 741, we b…