-
We aim to implement a system that leverages distillation and quantization to create a "child" neural network by combining parameters from two "parent" neural networks. The child network should inherit…
-
Replace the current linear regressions with some of these options
1. fine-tune existing model (fine-tune the LLM weights)
2. random forest or similar on the embeddings
3. neural network on top of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
### Machine Learning Algorithms for GitHub Feature Request
1. *Linear Regression*: Pred…
-
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…
-
go through all the theory of the ML and DL
go thru these links:
1. 100-Days-Of-ML-Code
- 𝐋𝐢𝐧𝐤: ([https://lnkd.in/dcftdA57](https://lnkd.in/dcftdA57))
- 𝐒𝐭𝐚𝐫𝐬: ~42k
2. awesome-datascience
…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Online Shoppers' Intention Prediction Model
:red_circle: **Aim** : Helping e-commerce businesses tail…
-
issue (complexity): Consider simplifying the code structure and exploring alternative approaches to the neural network implementation.
While the implementation of a neural network for this curve-fi…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Astronomical Object Detection Tool
:red_circle: **Aim** : A tool to detect an astronomical object using…
-
**Describe the bug**
Whenever performing an Geometric Decision Based Attack evasion attack on a scikit-learn random forest classifier.
**To Reproduce**
Steps to reproduce the behavior:
1. Defi…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Employee Turnover
:red_circle: **Aim** : Predict Employee Turnover with scikitlearn
:red_circle: **Dat…