8
da9ish
7y

i was learning neural networks, started with keras and was on the first tutorial where they started by importing pandas
so i switched to learning data analysis using pandas in Python where they started by importing matplotlib and i realized data visualization is also important and now I'm reading matplotlib docs...🙄

Comments
  • 1
    You would have already heard of numpy by now
  • 2
    Use Matlab, easily plottable graphical analysis done easy with just few simple mathematical formulas
  • 2
    Look at seaborn for data visualization. It's built on matplotlib and is really powerful at what it does.
  • 2
    And while you are at it, realize that statistical maths is really important too, so go do a major in it :/
  • 2
    @sam9669 Fan of Andrew NG? 🙌
  • 1
    @skynet already, but octave while learning from him, still remaining with the last 2 weeks of course, will implement it on a large scale, for a fully practical product, lets see what I can come up with.
  • 2
    @sam9669 Recently completed last week. Let me know if I could be of any help 😊
  • 1
    @Cyborg yes I've a cheat sheet for statistics and calculus.
  • 0
    @da9ish I need that too
  • 0
    @skynet take that from me in college
  • 0
    @da9ish 😂😂
Add Comment