-
Hi, I am trying to use tensorflow and keras, model_from_json, load model function to load the deep learning models inside citation model, but with no luck. Can you guide me how to load these models in…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Next Word Predictor using Deep Learning
:red_circle: **Aim** : To find the generate word of the given s…
-
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…
-
### Discussed in https://github.com/mrdbourke/tensorflow-deep-learning/discussions/662
Originally posted by **moatednorth** July 31, 2024
Sequential api can't handle `hub.KerasLayer`
`
# C…
-
## ざっくり言うと
- answer selectionにおいて,queryとanswerをbiLSTMを用いてembeddingする
- biLSTMの上にconvolutionやattentionを追加している
- embeddingしたqueryとanswerのベクトルに対してcosine類似度で距離を計算し,answerを選ぶ
#### キーワード
- NLP
- IR
-…
-
Hello author,I am a beginner in deep learning and recently read vmamba's paper. I tried to add vmamba's basic module VSSBlock to other models. The result showed that Expected u.iscuda to be true, but …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
Yes, Image Super-Resolution (ISR) is directly related to solving specific…
-
## Overview
This project aims to predict loan defaults using deep learning techniques. The system utilizes Multi-Layer Perceptron (MLP), Convolutional Neural Networks (CNN), and Recurrent Neural Ne…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Backpropagation in Neural Networks
:red_circle: **Aim** : Backpropagation is a fundamental algorithm u…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…