-
Defect description : Link at top not working of the virtual labs icon.
Steps to reproduce the issue : Go to any section of the lab.
Expected result : Home page should come.
Actual result : PAGE_NOT…
-
# What Makes ResNet Good Model? | snoop2head's blog
Residual Connection is Good, Up to Now ResNet was introduced in 2015 on the paper Deep Residual Learning for Image Recognition. Nevertheless, resid…
-
Objective: Detect unusual or potentially malicious network traffic patterns using unsupervised learning.
Steps
1.gather dataset from kaggle on network traffic
2. Basic preprocessing like normaliz…
-
## 우선순위
1. 일치해야 하는 정보
a. `출발지→공항` or `공항→목적지` 두개 중에 어떤 걸 선택했는지!
b. `출발 날짜`가 같아야 함
2. 제약 조건
a. `탑승 인원` 4-8명
b. 공항에 `최소 도착 시간`안에 도착해야 함 (공항으로 가는 경우에 적용) -> _중요_
c. `조용히` …
-
### Background
Cytoscape offers a variety of layout algorithms to be applied to a wide diversity of networks. For example, force-directed algorithms are often applied to protein-protein interaction n…
-
Hi, lllyasviel released a version of Automatic1111 called Forge. Currently, loractl doesn't work with it. I get the following:
```
*** Error loading script: loractl.py
Traceback (most recent ca…
-
A project which is an implementation of the Sequence-to-Sequence (Seq2Seq) model for sequence learning using neural networks.
Its a great algorithm to learn.
Please assign it to me @Niketkumardheery…
-
# My first dive into machine learning
Something that I had wanted to tick off my programming bucket list for a while was to learn about machine learning and neural networks. I had originally been ins…
-
-
### Main programming language
Python
### Tutorial title
Neural Networks and Deep Learning
### Tutorial URL
http://neuralnetworksanddeeplearning.com/
### Category
* [ ] 3D Renderer…