First thoughts on Swift
Posted on December 19, 2019
According to Chris Lattner, swift is promised as an infinetely hackable language. I recently binge watched two lessons of FastAI part2 which covered about new language for Deep Learning. Lesson13 Lesson14 Jeremy Horwards and Sylvian rewrote the entire lessons taught in Part2(Foundations of Deep Learning) in Swift. This notebook can...
[Read More]
Devsprints Experience
Posted on November 3, 2019
Devsprints is an event unlike in Hackathon, you start working in established projects which are usally FOSS/Open source. @MEC our Devsprints was planned to be a one day event on November 3, even though we would have loved to make the event duration a bit more long. We had participating...
[Read More]
How to go beyond Hacktoberfest?
Posted on October 1, 2019
Lot of folks I know are Open source contributors because of one crazy reason, Hacktoberfest. Itโs perfectly okay to get a cool T-shirt shipped from America, grab swags and claim to be an Open source Developer.
[Read More]
Pinch of old project
Posted on September 29, 2019
So our projects aim was to create an app which was to:
[Read More]
Speaking style adaption in text-to-speech synthesis usng sequence-to-sequence models with attention
Posted on September 23, 2019
Please note: I am writing this research paper summaries in mind to build an advanced(State of the art) Text-to speech system for Malayalam, as a FOSS project for SMC. I would like to thank for all the help I have recieved from Santhosh Thottingal, so far and suggesting me this...
[Read More]
Break the Half-way mark(0.52 LB score)
Posted on September 22, 2019
Data Science Network(DSNet) organised a Kaggle competition as part of Kaggle days workshop. This competition will be a
beginner friendly competition aimed at helping you get started with kaggle. Special recognition and awards will be
granted to those who create useful and healthy discussions and kernels.
[Read More]
Literature review for my project
Posted on September 21, 2019
Speaking style adaption in text-to-speech synthesis usng sequence-to-sequence models with attention
[Read More]
Float/decimal points precision in C++ and python3
Posted on September 17, 2019
Manipulating and printing outut format with specific no of digits in precision
is necessary for many cases. This kind of questions are sometimes asked in Coding
interviews and you find in weird case were you know answer, but donโt know to
format the output.
[Read More]
Best slack communities for Machine Learning
Posted on September 15, 2019
So this has been a blogpost to give a shout out to all these amazing
Machine Learning Communities is immense.
[Read More]
Research paper Summary
Posted on September 11, 2019
Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis
[Read More]
FOSSMEC Report(1/n)
Posted on September 8, 2019
So in a land alien to me, I recieved this news about being made a Chairman of FOSSMEC for the coming academeic year. Let me
document what all activities had taken place at FOSSMEC in the past few months.
[Read More]
What is the difference between Open stack and AWS EC2?
Posted on September 3, 2019
Cloud computing is one of the buzz words of today. Today there are a lot of cloud operators in the market like Amazon, IBM, Google Cloud Platform and other associate technologies of each company like Amazon has EC2, ECS, CloudWatch, Lamda server and much more.
[Read More]
Malayalam AI blogpost
Posted on August 14, 2019
This is a blogpost which is not written by me. This was orginally written by GopiKrishnan
[Read More]
Deep Learning for Japanese Classical Literature-Paper Review
Posted on August 10, 2019
This blogpost is a short summary of the research paper authored by
Tarin Clanuwat, Mikel Bober-Irizar(18 y.o Kaggle grandmaster), Asanobu Kitamoto, Alex Lamb, Kazuaki Yamamoto,
David Ha. This research paper was presented in NeurIPS 2018.
[Read More]
Final Year Project Abstract
Posted on August 7, 2019
According to our teachers before doing a project. The following premilinary
works needs to be completed:
[Read More]