Noshin Tabassum
Adjunct Lecturer
ext.noshin.tabassum@bracu.ac.bd
Address
CSE Department
4th floor, Room No # 4P,
Brac University,
Kha 224 Bir Uttam Rafiqul Islam Avenue,
Merul Badda, Dhaka, Bangladesh
Noshin Tabassum, a Lecturer(Adjunct) in the Department of Computer Science and Engineering at BRAC University since January 2024, is deeply passionate about her research. Her diverse research interests span from Natural Language Processing, Machine Learning, Artificial Intelligence, Embedded Systems to Internet of Things, with applications in autonomous systems, bio-medical systems, and IoT devices.
During her undergraduate studies, Noshin worked as a student tutor for the CSE department for almost 1.5 years. Alongside that, she also actively participated in various extracurricular activities. Her involvement in club activities is commendable. Her exceptional aptitude in event hosting, coordination, and team leadership underscores her capacity in professional settings.
Noshin’s professional journey is a testament to her versatility. She has excelled as a lecturer and showcased her skills as a radio host and news representative, demonstrating her adaptability and broad skill set.
Noshin is friendly and makes learning fun and interactive. She also works hard to ensure students are really interested in what they’re learning. Reading books, doing arts and crafts, and cooking are her hobbies.
Journal (Q1)
Wildfire Detection Powered by Involutional Neural Network and Multi-Task Learning with Dark Channel Prior Technique
Journal: IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2024
Authors: Md. Fahim-Ul-Islam, Noshin Tabassum, Amitabha Chakrabarty, Syed Mahfuzul Aziz, Mahdieh Shirmohammadi, Nasim Khonsari, Hyun-Han Kwon, and Md. Jalil Piran
Impact Factor: 4.7
Conferences
BengaliBot: Bridging Language Barriers with AI-driven Conversations
Conference: 3rd International Conference on Computing Advancements - ICCA 2024
Bridging Worlds: Enhancing Low-Resources Sign Language Recognition and Seamless BdSL to Bengali Conversion with Sequential LSTM Innovation
Conference: 3rd International Conference on Computing Advancements - ICCA 2024
Computer Architecture (CSE340)
A systematic study of the various elements in computer design, including circuit design, storage mechanisms, addressing schemes, and various approaches to parallelism and distributed logic. Information representation and transfer; instruction and data access methods; the control unit; hardware and microprogrammed; memory organization. RISC and CSEC machines.
Operating System (CSE321)
Principles of operating systems: design objects; sequential process; concurrent processes, functional mutual exclusion, processor co-operation and deadlocks, management. Control and scheduling of large information processing systems. Dispatching processor access methods, job control languages memory addressing, paging and store multiplexing, and time sharing, batch processing. Scheduling algorithms, file systems, and security; semaphores and critical sections, device drivers, multiprocessing, sharing, design and implementation methodology, performance evaluation and case studies.
Programming Language I (CSE110)
This course would be an introduction to the foundations of computation and purpose of mechanized computation. Emphasis will be placed on techniques of problem analysis and the development of algorithms and programs. Topics will include:
1. Introduction to digital computers and programming algorithms and flow chart construction.
2. Information representation in digital computers. Writing, debugging and running programs (including file handling) on various digital computers using an appropriate language.
3. Data structures, abstraction, recursion, iteration, as well as the design and analysis of basic algorithms.