NeuralNetworks with only numpy

Implementing Neural netwroks from scartch with numpy

1 Like

That is covered in course 1 of the DLS series here (Deep Learning Specialization).

1 Like

I am underway with the deep learning specialisation. The course 1 is purely Numpy-based and I am curious to know if Tensorflow or Pytorch modules are also used in the subsequent courses. If not, can you recommend other specialisations to enrol in after this one?

The DLS course uses TensorFlow extensively.

1 Like

Right! As Tom says, we’ll get introduced to TensorFlow in Week 3 of DLS Course 2. It will then be used extensively in Course 4 (ConvNets) and Course 5 (Sequence Models). DLS Course 3 does not involve programming.

1 Like

hi @Bildad

try this :backhand_index_pointing_down:t2:

check if the tool response to your query with your interest.

Tensorflow and Pytorch course are separately available, tensorflow has 3 separate specialisation from developer certificate, data and deployment to advanced techniques (all 3 are separate specialisation, each have 4-5 courses).

PyTorch for Deep Learning is another great specialisation to look forward depending on what is your goal in learning about AI and deep learning!.

2 Likes