Back to All Events
  
  
    
    
      
  
      
      
      
    
    
   
  
  
Another fundamental prerequisite to learning machine learning is how we represent, manipulate and visualize our data. We will be starting from the basics of data science in Python using the following libraries:
Pandas - Data Representation
Matplotlib - Data Visualization
Seaborn - Data Visualization
Understanding how these libraries work and how we can use them is an invaluable skill once we begin designing, training, and evaluating our own neural networks in following tutorials.