Lets Look at TensorFlow
Over the past few months I've been learning a lot about data science and the tools that come along with the trade. A very prominent tool that I've become aquatinted with are data science libraries. These libraries have provided me a fantastic resource while I've been in school. Libraries like Numpy, a math based library, and Pandas, a dataframe based library, have given me access to tools and functions with out having to code them all out my self. Instead of hardcoding the standard deviation of my data set I can use Numpy and all it takes is one line of code.
Sep-28-2021, 02:50:55 GMT