-
# Bitcoin-Price-Predictor
## Short description of package/script
- The notebook demonstrates the prediction of the bitcoin price by the neural network model.
- We are using long short term mem…
-
## Start with the `why`:
The `why` of this effort (and initial research) is that any many applications depth cameras (and even sometimes LIDAR) are not sufficient to successfully detect objects in …
-
Suggested list of courses would be:
- An introduction to deep learning **
- How to train a neural network
- Regularisation in neural networks
- Deep Bayesian neural networks
- Conv…
-
### Describe the workflow you want to enable
Add gradient clipping to SGDRegressor to:
1. Improve training stability when dealing with outliers or ill-conditioned data
2. Enable differentially priv…
-
As mentioned in #7, we would like to have a basic implementation of a Deep Neural Network. The design should be consistent with other major libraries and should have enough flexibility to add other ty…
-
- This deep learning project utilizes a convolutional neural network (CNN) to analyze and classify astronomical 🪐 images captured by the James Webb Space Telescope 🔭. The model is trained on a vast da…
-
-
**Описание**
- Моделирование многомерных процессов стохастической волатильности для портфелей финансовых инструментов
- Фокус на новейших исследованиях по адаптивному обучению, AutoML, стохастическим…
-
# Neural Network Pruning - Gather.AI
[https://gather-ai.github.io/deep%20learning/Neural-Network-Pruning/](https://gather-ai.github.io/deep%20learning/Neural-Network-Pruning/)
-
### Issue summary
I am working on low rank deep neural networks, to speedup the testing for better deployability. Anyone is working on similar stuff?
### Steps to reproduce
Code is in https://…