-
Post your questions here about: “[Training and Taming Deep Networks](https://docs.google.com/document/d/1gne-oWcJs1p5sEjUumapq6HKeaOet3EHxJ-Ij0LuTro/edit?usp=sharing)” & “[The Expanding Universe of De…
-
## Trying out Squeeze and Excitation.
Looks really good.
Code: https://github.com/tensorflow/minigo/pull/673 (Brian would be nice for you to take a look)
Inspirations:
* https://arxiv.org/abs/…
-
- SysML 2019
- https://www.sysml.cc/doc/2019/71.pdf
billion scale なグラフだと、 float32 x 128 次元の embedding を作ったらそれだけで 100 GB 単位のメモリが必要なのでやばいが、この論文ではそういうものも disk に書き出しつつ学習する方法を提案している。
グラフ使ってなんかするの、夢あ…
-
According to what I have been able to review of the article and the source code, you did not perform training of the C3D neural network. I would like to know where I find the model files in the C3D di…
-
对话系统是一个可以与人进行交流的机器人,关于对话系统的详细介绍,请查看[Wiki](https://en.wikipedia.org/wiki/Dialog_system)。
-
🔍 **Problem Description**:
🧠 **Model Description**:
The project will implement a **Convolutional Neural Network (CNN)** using **Transfer Learning** with a pre-trained model such as **ResNet50** …
-
Post questions here for this week's fundamental readings:
Goodfellow, Ian, Yoshua Bengio, and Aaron Courville. 2016. Deep learning. Chapter 12.2 [“Convolutional Networks.”](http://www.deeplearning…
lkcao updated
8 months ago
-
-
These are the published projects that still have possibly broken lists of references (see issue #2137):
Broken version
Older version
bionlp-workshop-2023-task-1a/2.0.0
bionlp-workshop-2023-task-…
-
# Introduction to machine learning
What is Machine Learning?
Machine learning (ML) is a modern software development technique and a type of artificial intelligence (AI) that enables computers …