IEEE-NITK A blog documenting random findings and musings of our members

    MENU

    • Home
    • Tags
    • Main Website
    • Gyan
    • Feed
    22 August 2019

    Research, an informal testimony

    Research, an informal testimony The feeling of working with the author of textbooks that you first read to learn a subject is something beyond the ability of adjectives to explain. However, it is also the time when you begin to... Read more about Research, an informal testimony

    Requirements Research
    22 August 2019

    Long Short Term Memory Neural Networks

    Long Short Term Memory Neural Networks or LSTM Neural Network is a commonly used Recurrent Neural Network model that is most commonly used in tasks like speech recognition, music generation etc. Lets take a deep dive into what Recurrent Neural... Read more about Long Short Term Memory Neural Networks

    Recurrent Neural Networks Long Short Term Memory Neural Networks Machine Learning
    22 August 2019

    Radar Imaging

    RADAR IMAGING The World Wars were undoubtedly the worst things to happen to mankind but, they also birthed some ground breaking technology that is till date being used, one such example is the RADAR, acronym for Radio Detection and Ranging.... Read more about Radar Imaging

    RADARSs Doppler Processing Image
    09 March 2019

    ELF Files in Linux

    Have you ever tried to print the a.out file generated when you compile your C program? It prints gibberish! Ever wondered how the computer produces a valid, sensible output from this? Read ahead to find out. Introduction ELF stands for... Read more about ELF Files in Linux

    ELF Linux Binary
    28 February 2019

    Solving Switch Riddle using RL

    In this article, we will use a Reinforcement Learning based method to solve the Switch Riddle problem. So, let’s start with defining the riddle. Switch Riddle There are n prisoners in prison and a warden. The Warden decides to free... Read more about Solving Switch Riddle using RL

    Switch Riddle Reinforcement Learning DIAL RNN
    02 February 2019

    How machine translation works

    “How does Google translate work? How do Alexa and Siri know what and when to respond to your queries?” What does Machine Translation mean? Machine Translation is essentially software that automatically renders text from one language into another. Formally speaking... Read more about How machine translation works

    Natural Language Processing Supervised learning Machine translation
    • « Prev
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • Next »

    Made with Jekyll and ❤ by IEEE NITK