Skip to content
View allanah1's full-sized avatar
πŸ’­
Interested in Data Science Projects
πŸ’­
Interested in Data Science Projects

Block or report allanah1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
allanah1/README.md

Hi πŸ‘‹, I'm Francis Allanah

A software engineer from Nigeria living in Canada. I currently work with python most of my days and PyQt framework.

  • 🌱 I’m currently learning Microsoft Azure as a cloud platform

  • πŸ‘― I’m looking to collaborate on machine learning projects

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/allanah1?tab=repositories

  • πŸ“ I write article(s) on https://medium.com/@francis.allanah

  • πŸ’¬ Ask me about Python, tensorflow, PyQt, machine learning or AI in general.

  • πŸ“« How to reach me [email protected]

  • ⚑ Fun fact An anime supporter and recently an amazing cook.

Blogs posts

Connect with me:

francis-allanah francoisal @francis.allanah

Languages and Tools:

azure git matlab pandas postgresql python pytorch qt scikit_learn seaborn tensorflow

allanah1

Β allanah1

allanah1

Pinned Loading

  1. Fuzy_Logic Fuzy_Logic Public

    This project involved being able to determine the speed and steering angle of a robot based on rules set by the programmer. These rules were dependent on 2 precedents - distance to an object and an…

    Jupyter Notebook 1

  2. Simulated_Annealing Simulated_Annealing Public

    Achieve state of the art results on traveling salesman problem using simulated annealing with a different type of stopping conditions

    Python 1

  3. Adversarial_Models Adversarial_Models Public

    Training several deep learning models on MNIST handwritten dataset using keras. These models were tested on perturned images with different perturbations and then trained using fsgm and pgd images …

    Python

  4. IMDB_Movies_NLP IMDB_Movies_NLP Public

    Multiple deep learning models were trained on IMDB movie reviews using NLP and pretrained glove word embeddings and used to classify these reviews

    Python

  5. RNN_Stock_Data RNN_Stock_Data Public

    Comparing LSTM, GRU, Bidirectional LSTM and Bidirectional GRU on some stock data

    Jupyter Notebook 1

  6. Image_Generation Image_Generation Public

    Variational auto encoder and General Adversarial network to generate images

    Python