-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Predicting IPO Performance Using Deep Learning
:red_circle: **Aim** :This project aims to predict the p…
-
The coursera course for deep learning Ai isn't free,
_pls if you can get the resources of the **deep learning course**_
-
# Reads the data and separates it into training data, validation data and testing data
raw_data = reader.ptb_raw_data(data_dir)
train_data, valid_data, test_data, vocab, word_to_id = raw_data
-…
-
-
I've noticed that many formula are not working in https://github.com/purepisces/Wenqing-Machine_Learning_Blog/blob/main/Deep-Learning-Concepts/Basic-Neural-Network-Concepts/Activation-Functions/activa…
-
## 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…
-
![机器学习-中午吃什么](https://user-images.githubusercontent.com/4729226/189840952-31d81d62-adea-4628-89ca-35e3fe872f65.jpg)
![机器学习-识别猫](https://user-images.githubusercontent.com/4729226/189840976-e7c2d4ba-5f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
using hybrid modelling of cnn on image dataset detection of pneumonia
### Use Case
will …
-
- [x] Face detection
- [x] Get the face [landmarks](http://auduno.github.com/clmtrackr/media/facemodel_numbering_new.png)
- [x] Transform/rotate/stretch face to landmarks
- [x] Save images in perso…
-
### Describe the issue
A lot of new deep clusterers are/will-be added to the `aeon.clustering` module as GSoC Project. Implement deep-clustering notebooks for the same.
Edit: Dependent on the G…