Closed voiceandsound closed 6 years ago
Hi @voiceandsound, I would like to merge your pull request but currently you got files in the root directory where it should be in the theory directory. One of the voice recognition file is correct already but there is another voice recognition file in the root too. Can you rename linear regression and voice recognition to snake case standard and put them in the theory folder?
@voiceandsound I'm closing this pull request. Please proceed to request another pull request when you're done.
Based on the work done in python by another repositories, having the linear regression single variant module in TensorFlow.js could help better experience in machine learning environment. Linear Regression also can be used by other models which monitor results based on linear statistical data. Hope the summary can help contributor to develop the function.