Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ajay-dhangar/algo

github-actions[bot] created a comment on a pull request on ajay-dhangar/algo
### ⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀 🔗 Site: [Algo](https://github.com/ajay-dhangar/algo) | [Live Site](https://ajay-dhangar.github.io/algo/) | URL 🌐 | Performance | Acces...

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @inkerton! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

inkerton opened a pull request on ajay-dhangar/algo
Create Extra_Trees.md
## 📥 Pull Request ### Description The Extra Trees Algorithm (Extremely Randomized Trees) is an ensemble learning technique similar to Random Forest, but with added randomness in the way splits ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @inkerton! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

inkerton opened an issue on ajay-dhangar/algo
Singular Value Decomposition (SVD) Algorithm
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Ensemble Methods>
### Feature Name Adding Ensemble MethodsVisualizations ### Feature Description Introduce ensemble methods such as bagging, boosting, and stacking. These techniques combine multiple models to imp...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Policy Gradient Methods>
### Feature Name Adding Policy Gradient Methods Visualizations ### Feature Description Develop policy gradient methods that directly optimize the policy by updating it toward higher expected rew...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Deep Q-Networks (DQN)>
### Feature Name Adding Deep Q-Networks (DQN) Visualizations ### Feature Description Introduce Deep Q-Networks that combine Q-Learning with deep neural networks to handle high-dimensional state ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Q-Learning>
### Feature Name Title: Add Q-Learning ### Feature Description Develop a Q-Learning algorithm as a model-free reinforcement learning method that learns the value of actions in a given state. ##...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <t-Distributed Stochastic Neighbor Embedding (t-SNE)>
### Feature Name Adding t-Distributed Stochastic Neighbor Embedding (t-SNE) Visualizations ### Feature Description Add t-SNE as a technique for visualizing high-dimensional data by reducing it t...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Principal Component Analysis (PCA)>
### Feature Name Adding Principal Component Analysis (PCA) Visualizations ### Feature Description Introduce PCA as a dimensionality reduction technique that transforms data into a lower-dimensio...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Hierarchical Clustering>
### Feature Name Adding Hierarchical Clustering Visualizations ### Feature Description Add hierarchical clustering algorithms that build a hierarchy of clusters either agglomeratively or divisiv...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Naive Bayes>
### Feature Name Add Naive Bayes Visualizations ### Feature Description Add the Naive Bayes algorithm for classification tasks. This probabilistic classifier will be based on applying Bayes' the...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: < Neural Networks>
### Feature Name Adding Neural Networks Visualizations ### Feature Description Introduce a framework for building and training neural networks. This feature will support various architectures, ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Gradient Boosting Machines (GBM)>
### Feature Name Adding Gradient Boosting Machines (GBM) Visualizations ### Feature Description Gradient Boosting Machines algorithm, which builds models sequentially and corrects errors made by...
priyashuu opened an issue on ajay-dhangar/algo
[Feature]: <Feature Name>
### Feature Name Adding Support Vector Machines (SVM) Visualizations ### Feature Description Support Vector Machines algorithm for classification tasks. This algorithm will find the optimal hype...
github-actions[bot] created a comment on a pull request on ajay-dhangar/algo
### ⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀 🔗 Site: [Algo](https://github.com/ajay-dhangar/algo) | [Live Site](https://ajay-dhangar.github.io/algo/) | URL 🌐 | Performance | Acces...

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @akash70629! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

Load more