Submitted by Ashkiiiii t3_y31z68 in MachineLearning
LaOkI20 t1_is9e97r wrote
Reply to comment by Ashkiiiii in [D] Can I use machine learning to determine battery lifetime? by Ashkiiiii
I'm pretty sure you have enough data for the training and testing of the neural network - whether from the datasheet, or the data set that someone here gave you in another comment. Another option is to conduct some battery testing to add to your data (discharge in various currents and temperatures). But you'll still need some sensors in your system- temprature and the current drawn- those are the main paramters in estimating battery performance. Then you can train and test the model.
Viewing a single comment thread. View all comments