Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 875 Bytes

File metadata and controls

12 lines (12 loc) · 875 Bytes

Contents of the repository


  • Misc Folder contents:
    • Deep neural network architecture drawing file.
    • Epidemiological models to study the n=2 strain in a given population: The aim is to develop a Python program to analyze different epidemiological models with different variations. The problem solves the case for n=2 strains affecting the population at the same time.
    • It was part of a final essay which was written as a partial fulfillment of the award of the Postgraduate Diploma at the African Institute for Mathematical Sciences, Capetown, South Africa.
    • A python program implemented to study the simulation of a molecule in the nucleus of an atom.
  • Machine Learning Folder:
    • It contains code examples, and explanations on how to apply different types of ML methods to several problems.