-
- [ ] Identify high quality notebooks in classification for business & eng.
- [ ] identify data to be used
- [ ] create initial directory.
Some sites to look at for initial analysis:
DATA8 ht…
-
Not sure if this is new thing or not but the only relevant disc. so far is [here ](https://discourse.julialang.org/t/syntax-idea-like-instead-of-similar/456)
Why don't we have `randnlike(A), randlike…
-
Hello @ZQPei and @zvezdochiot Thank you for your work!
I wonder if is it possible to improve results of deep learning approach with patch-match algorithm. It seems to me neural network should better…
-
# 概要
embedding関係の総論的なディスカッションスペース
今後の調査方針なども含めて議論しましょう。
-
# Chapter 1
## Lesson: OpenAI Gym Installation
- See https://github.com/gutfeeling/practical_rl_for_coders/issues/10
## Lesson: Jupyter Installation
- See https://github.com/gutfeeling/practi…
-
Hello,
I will give a snippet
```python
import jax
import jax.numpy as jnp
from jax import jit
from jax import grad
from jax.example_libraries import optimizers
from jax.config import con…
-
1. [Генетический алгоритм - GitHub](https://github.com/Nekit-vp/Genetic_algorithm)
Генетические алгоритмы в основном применяются для решения задач оптимизации, т.е. задач, в которых есть некоторая фу…
-
This is a meta-issue to keep track of discussion around Nim scientific libraries.
# Primitive libraries
Decimal128: https://github.com/JohnAD/decimal128
Fixed-point: https://gitlab.com/lbartole…
-
### Motivation and description
I'd like to propose adding a layer to Flux.jl: random Fourier features. The layer is basically a mapping from low-dimensional features (e.g., 1D times, 3D coordinates…
-
Dear Authors
Thanks for your great work.
I am trying to use the DeepIVEstimator to estimate treatment effect for a dataset. I am getting different estimated treatment effect each time I run the es…