Filter
Exclude
Time range
-
Near
🚀#HighlyCitedPaper! 💻SpikeExplorer: Hardware-Oriented Design Space Exploration for Spiking Neural Networks on #FPGA 🔗Read at: mdpi.com/2079-9292/13/9/1744 #SpikingNeuralNetworks #SNN #neuromorphic #HardwareAccelerators #DesignSpaceExploration #HyperparameterOptimization
1
32
The Chemprop Model Context Protocol 1. A new protocol called Chemprop-MCP has been introduced to facilitate the integration of large language models (LLMs) with the Chemprop software for chemical property prediction. This integration aims to leverage the reasoning capabilities of LLMs to optimize model performance and lower the barrier to entry for researchers in the field. 2. Chemprop-MCP encapsulates the command line interface of Chemprop v2 into discrete functions that can be called by LLMs. This allows for dynamic interaction between the LLM and the Chemprop software, enabling automated strategies for hyperparameter optimization and model training. 3. The application of Chemprop-MCP was demonstrated on an aqueous solubility benchmark dataset. The results showed that an LLM could autonomously train a Chemprop model with performance comparable to the best models from previous studies, highlighting the potential of LLM-driven workflows in chemical property prediction. 4. An innovative aspect of this work is the use of LLMs for hyperparameter optimization. The LLM was able to suggest improvements to the model's hyperparameters, resulting in a slight but notable enhancement in performance metrics such as mean squared error and coefficient of determination, surpassing the original study's best model. 5. The study also compared LLM-guided optimization with traditional Optuna-based optimization. While Optuna is a well-established method, the LLM approach demonstrated a quicker convergence to optimal settings, suggesting that LLMs could offer a more efficient alternative for hyperparameter tuning in certain contexts. 6. The authors emphasize that this work is a step towards democratizing access to advanced modeling tools in chemistry. By delegating routine tasks to LLMs, researchers can focus on higher-level scientific questions, potentially accelerating advancements in the field. 7. The Chemprop-MCP protocol is permissively licensed and available on GitHub, providing a valuable resource for researchers interested in exploring the intersection of LLMs and chemical property prediction. 📜Paper: doi.org/10.26434/chemrxiv-20… #ChempropMCP #LLMs #ChemicalPropertyPrediction #HyperparameterOptimization #AIinChemistry
1
5
1,049
Read #HighlyAccessedArticle "Structure Learning and Hyperparameter Optimization Using an Automated Machine Learning (AutoML) Pipeline". See more details at: mdpi.com/2078-2489/14/4/232 #Bayesianoptimization #hyperparameteroptimization @ComSciMath_Mdpi
3
4
79
25 Jun 2025
📢 Save Time on Hyperparameter Tuning with Hyperband! Hyperparameter search can easily eat up days of compute and leave you drowning in experiments. Enter Hyperband, a bandit-based early-stopping strategy that lets you: 1️⃣ What It Is A smart scheduler that tests many configurations on a small budget, then progressively allocates more resources only to the top performers. 2️⃣ How It Works - Sample hundreds of hyperparam sets - Evaluate each on a tiny slice of data or few epochs - Cull the bottom performers - Re-allocate freed budget to the survivors and repeat 3️⃣ Why I Use It Personally - 5× faster tuning vs. grid or random search - Huge compute savings by killing losers early - Plug-and-play into any Python pipeline (I leverage Ray Tune / Keras Tuner) - I’ve cut my model-building cycle from days down to hours 🔗 Read the original paper here: [jmlr.org/papers/volume18/16-…] If you ever develop an ML algorithm, give Hyperband a spin: your GPU budget will thank you! 😂 👇 Join the conversation: • Comment “Hyperband” if you’ve tried it (or plan to) • Share your tuning wins and battle stories! #MachineLearning #HyperparameterOptimization #AutoML #Hyperband #MLEngineering
1
12
836
Employees churn Model's at 70% accuracy for employee churn prediction. Next up: exploring different algorithms and using Grid Search CV for hyperparameter tuning to push it towards that 85-95% target! #machinelearning #datascience #hyperparameteroptimization
1
1
92
🚀 Exciting News! I've launched my new course: "Mastering Hyperparameter Optimization for Machine Learning" 🎉 in @EducativeInc platform Enroll now and take your skills to the next level! 💡📊 educative.io/courses/masteri… #MachineLearning #HyperparameterOptimization #DataScience
1
7
16
1,257
🌟 Exciting News in #ConformalPrediction! 🌟 Riccardo Doyle latest creation, 'ConfOpt,' is redefining hyperparameter optimization in machine learning. This innovative tool harnesses the power of conformal prediction 🔥🔥🔥🔥🔥, offering a flexible, robust approach to finding the best model parameters. Key Features of ConfOpt: 🚀🚀🚀🚀🚀 💎Adaptive Conformal Hyperparameter Optimization (ACHO) 💎Efficient handling of diverse model architectures 💎Breaks away from traditional, rigid distribution assumptions 💎Demonstrates remarkable tuning performance for complex models like CNNs This breakthrough is a game-changer for #MachineLearning and #AutoML, enabling more efficient and accurate model tuning. Give it a star if it enhances your ML toolkit! #HyperparameterOptimization #Innovation #TechUpdate #conformalpredicion
2
9
41
5,466
18 Jul 2023
ETAP is looking forward to meeting students who share an interest in the power and energy industry to meet and discuss career opportunities. #IEEEPES #GeneralMeeting2023 #PowerForecasting #HyperParameterOptimization #ETAPsoftware #electricalsoftware
1
5
260
Reinforcement learning evolutionary hyperparameter optimization - 10x speed up #rl #hyperparameteroptimization reddit.com/r/MachineLearning…

3
7
4,240
18 Feb 2022
Still contemplating which #HyperparameterOptimization library should you choose? Check out this article: bit.ly/3oH88HY

4
14 Feb 2022
Trying to decide which library should you choose for #HyperparameterOptimization? Been using #Hyperopt for a while and feel like changing? Great! This article covers everything: bit.ly/3oH88HY

3
24 Jun 2021
📢 Good news! We updated the Neptune @OptunaAutoML integration to be in line with the new Neptune API! Check the docs 👉 bit.ly/3jaa9dx You'll find there: 🎞 video tutorial 📄 step-by-step guide 📊 examples in Neptune and Colab #MLOps #HyperparameterOptimization
2
3
16 Jun 2021
Explore our #HyperparameterOptimization section on the blog: 👉 Hyperparameter Tuning in Python bit.ly/3a5JhoS 👉 Best Tools for Model Tuning and Hyperparameter Optimization bit.ly/34BcUMR 👉 How to Track Hyperparameters of ML Models? bit.ly/2BBc9sg
4
9
Today's edition of @TheSequenceAI looks into #gridsearch vs. #randomsearch algorithms for #hyperparameteroptimization , the #AutoML methods #DeepMind uses to train Waymo’s self-driving cars and the @h2oai AutoML platform: thesequence.substack.com/p/e… #deeplearning #machinelearning

1
2
Check out this excellent post by Doctoral Researcher Liam Li @liamcli @mldcmu diving into his experiences working with #HyperparameterOptimization @DeterminedAImld.ai/d3x

Really interesting post by @liamcli on his experiences over the last 6 years working on Hyperparameter Optimization, from developing the Hyperband algorithm, to benchmarking a parallel version of it (ASHA) at Google, to building and end-to-end platform at Determined.
2
2
We are delighted to announce that our group got two papers accepted for presentation #IDEAL2020. Our articles present a new hyperparameter optimization algorithm and an #ontology for sovereign exchange of digital content: sda.tech/papers-accepted-at-… #hyperparameteroptimization

6
8
4 Sep 2020
As @nschauhan00 writes in his article, model optimization is one of the toughest challenges in the implementation of #MachineLearning solutions. Check Nagesh's piece about different #HyperparameterOptimization methods. medium.com/swlh/hyperparamet…

1