New pages
From STEMX365-WIKI
Jump to navigationJump to search
- 11:08, 15 July 2025 Product/fam (hist | edit) [12,474 bytes] Admin (talk | contribs) (Created page with "ami ashole ki bolbo jani na. ei group e sbar sathe tal miliye enjoy korte parchi na. ami amar mner theke bolchi. ami jeta moner theke pari na seta ami korte pari na. ami mentally vishon vabe disturbed.")
- 23:32, 12 July 2025 Product/mit smiles (hist | edit) [4,141 bytes] Admin (talk | contribs) (Created page with "== MIT SMILES == MIT's SMILES (Simplified Molecular Input Line Entry System) is a string-based representation of chemical structures. === Project Ideas === ==== 1. Cheminformatics & Drug Discovery ==== * '''Molecular Property Predictor''' – Train a machine learning model to predict properties (e.g., solubility, toxicity) from SMILES strings. * '''Drug Similarity Search''' – Build a tool that finds structurally similar molecules from a database using SMILES-based fi...")
- 23:30, 12 July 2025 Product/drone (hist | edit) [15,521 bytes] Admin (talk | contribs) (Created page with "= Building a Drone Management System Using NASA Astrobee = == 1. Understand NASA Astrobee == '''Astrobee''' is a free-flying robot designed for the ISS, with open-source software for: * '''Autonomous navigation''' (SLAM, obstacle avoidance) * '''Robot control''' (GNC: Guidance, Navigation, and Control) * '''Mission planning''' (behavior trees, ROS-based) * '''Simulation''' (Gazebo integration) '''GitHub Repo''': [https://github.com/nasa/astrobee NASA Astrobee on GitHub...")
- 23:16, 12 July 2025 Product (hist | edit) [8,621 bytes] Admin (talk | contribs) (Created page with "Here's the MediaWiki syntax for your content: ```mediawiki == LeoLab Open-Source Tools == LeoLab offers a variety of open-source tools and libraries, primarily focused on data engineering, workflow orchestration, and machine learning operations (MLOps). Here are some things you can build using LeoLab's open-source projects (like Leopard, Orchest, and others): === 1. Data Pipelines & ETL Workflows === * Use Leopard (a lightweight alternative to Airflow) to build batch...")
- 04:48, 6 June 2025 6KRPC IM (hist | edit) [6,724 bytes] Admin (talk | contribs) (Created page with " = YOLOv8 with TensorFlow Lite for Android Image Detection = This guide explains how to implement YOLOv8 object detection in an Android application using TensorFlow Lite. == Prerequisites == * Android Studio (latest version) * Basic Android development knowledge * YOLOv8 model (`.pt` format) * Python environment for model conversion == Model Conversion == First convert the YOLOv8 PyTorch model to TensorFlow Lite format: <syntaxhighlight lang="python"> from ultralyti...")