Author: researchguy

Sakana AI Releases ‘The AI Scientist’ to Democratize Scientific Research

AI Ecosystem Updates | Issue# 4 [August 15, 2024] The AI Scientist Sakana AI, in collaboration with scientists from the University of Oxford and the University of British Columbia, has developed and launched a groundbreaking AI system called The AI Scientist, which autonomously manages the entire lifecycle of scientific research. Leveraging both proprietary, advanced Large […]

Twitter Sentiment Classification using TensorFlow and TinyBERT

ML and AI Blogs | Issue# 6 [August 13, 2024] There are multiple applications of Natural Language Processing (NLP) – the field that uses ML and AI to process and utilize language data and text. Applications include information retrieval, machine translation, language modeling, sentiment analysis, text summarization, chatbots, question-answering systems, and more. This blog will […]

Meta Releases Llama 3.1 – the First Set of Open-Source Models to Outperform the Top Proprietary Models

AI Ecosystem Updates | Issue# 3 [August 06, 2024] What? Meta introduced Llama 3.1, its most advanced open-source Large Language Model (LLM) to date. Llama 3.1 includes the flagship 405B (with 405 billion parameters) model, boasting superior capabilities in various domains such as general knowledge, steerability, math, tool use, and multilingual translation. Other variants of […]

Twitter Sentiment Classification using TensorFlow

ML and AI Blogs | Issue# 5 [July 27, 2024] There are multiple applications of Natural Language Processing (NLP) – the field that uses ML and AI to process and utilize language data and text. Applications include information retrieval, machine translation, language modeling, sentiment analysis, text summarization, chatbots, question-answering systems, and more. This blog will […]

Fine-tuning GPT-4o for English-to-Bengali Translation

ML and AI Blogs | Issue# 4 [July 19, 2024] The world of technology is abuzz with advancements in Generative AI (GenAI) and Large Language Models (LLMs), such as ChatGPT, Gemini, Claude, and Llama. While they assist us with our daily tasks (planning a holiday, summarizing documents, writing code, generating text and images, etc.), it […]

Hugging Face Revises the Open LLM Leaderboard

AI Ecosystem Updates | Issue# 2 [July 10, 2024] A recent article from DeepLearning.AI highlights the changes introduced by Hugging Face in its Open LLM Leaderboard. Hugging Face introduced Open LLM Leaderboard v2 in oder to recalibrate the evaluations fairly for all of the models. The new assessments benchmarks are more challenging and harder to game. Read […]

Google releases Gemma 2 – Tops Gemma in terms of Performance, Efficiency, and Speed

AI Ecosystem Updates | Issue# 1 [July 03, 2024] What? Performance and Efficiency Gemma 2 boasts of a redesigned architercture and significant performance and efficiency gains over Gemma. Compatibility and Accessibility Responsible AI Future Directions Resources Thoughts The AI landscape is changing each day as the AI community helps bring in innovations that further alters […]

Housing Price Prediction using TensorFlow

ML and AI Blogs | Issue# 1 [June 23, 2024] Housing price prediction represents one of the fundamental challenges in real estate analytics. Accurate predictions can help homeowners, buyers, investors, and real estate agencies make informed decisions about property transactions. This tutorial demonstrates how to build a linear regression model using TensorFlow and Keras to […]