
]
]

]
]
Deep Learning based project titled - Image Captioning . The Image Captioning Generator Model uses the combination of CNNs and RNNs(specifically LSTMs).
Jupyter Notebook 2
Using adversarial images, we can trick our Convolutional Neural Networks (CNNs) into making incorrect predictions. While, according to the human eye, adversarial images may look identical to their …
Python 1
Forked from HeroKillerEver/coursera-deep-learning
Solutions to all quiz and all the programming assignments!!!
Jupyter Notebook
Forked from greggagne/osc10e
Source code for the 10th edition of Operating System Concepts
C