-
https://github.com/pannous/tensorflow-ocr
[Developing a Standard OCR Pipeline The utilization of Pc Imaginative and prescient and Deep Discovering out](http://a1a.in/developing-a-standard-ocr-pipel…
-
Hi everyone!
EDIT: I'm updating my questions as I keep testing different approaches, sorry!
I'm starting to use ML-Agents in our game, a simultaneous turn based strategy board game.
Here's a sc…
-
Hi,
I want to build a custom environment in which an action would be a 2d matrix (basically a b/w image), and one of the solutions I found is to use a policy based algorithm such as PPO with the po…
-
From commits:
- https://github.com/mratsim/weave/commit/45746a4dec4f29d89edc2fe041e4bcc4d9bf0ece
- https://github.com/mratsim/weave/commit/e3ddcfb4a765d52f74e2b267c5a3eb757521c303
I am almost t…
-
I have git cloned the repo and run `python bonn_eval_gate_diff.py`, but following error produced:
```
Traceback (most recent call last):
File "bonn_eval_gate_diff.py", line 83, in
single_…
-
To help contributors to get started, we should add easy and clear guidelines for developing for the NEURON project. Here is a possible template to model our guidelines after:
https://github.com/Blu…
-
What do you think to switch the DeepDream tutorial notebook to MetaGraph? I see that fine tuning and new inception models are more oriented on tfslim and slim models use the new meta+check point.
bhack updated
5 years ago
-
(with jupyterlab-0.0.5.tar.gz)
this notebook hangs at opening, before even trying to execute the mere first cell:
https://github.com/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ip…
-
#### Code Sample, a copy-pastable example if possible
```
from sqlalchemy import create_engine
engine = sqlalchemy.create_engine("sqlite:///databasefile.db")
dataframe.to_sql("CS_table", engine,…
-
Multilingual documents are common in the computer age of today. Plethora of these
documents exist in the form of translations, books, operational manuals, etc. The
abundance of these multilingual do…