The Wayback Machine - https://web.archive.org/web/20210914132144/https://github.com/topics/data-generation
Skip to content
#

data-generation

Here are 112 public repositories matching this topic...

neomatrix369
neomatrix369 commented Nov 6, 2019

As see from #53 we can have broken/dead links, links that once worked can be unavailable for reasons outside the control of this project/repo!

Hence I have decided to manually scan (for now) the repo from time to time for such links and fix them - if there is one. Here are the steps to take:

New broken/dead links

llogiq
llogiq commented Sep 14, 2021

Required Functionality
Currently number types can only be range, categorical (for integers) and constant (also some can be Id). There is no easy way to specify generating arbitrary numbers

Proposed Solution
Consider adding an unbounded variant that will generate any valid number of the given type, alternatively make serde use the range default if no argument at all is give

Using synthetic data in combination with Deep Learning, to determine if a system can be made that will be able to recognise and classify correctly real traffic signs.
  • Updated May 28, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the data-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-generation topic, visit your repo's landing page and select "manage topics."

Learn more