护理方面关于人工智能的构想

No Matter What People Tell You, Words And Ideas Can Change The World. — Robin Williams

人们所说的话无所谓,言语和思想可以改变世界。 —罗宾·威廉姆斯

Beginners in this field have become accustomed to reinventing existing projects as part of their portfolio projects and this is not a good thing. What makes you unique out of the hundreds of learners with the same projects you have built? What makes you stand out as a data scientist, AI, or ML engineer? In this article, I am going to share with you some tips on ‘generating’ your data science, AI, or ML projects to appear unique at what you do.

该领域的初学者已经习惯于将现有项目重塑为他们的投资组合项目的一部分,这不是一件好事。 是什么让您从拥有相同项目的数百个学习者中脱颖而出? 是什么让您脱颖而出成为数据科学家,人工智能或机器学习工程师? 在本文中,我将与您分享一些有关“生成”数据科学,AI或ML项目以使您所做的工作显得独特的提示。

重新发明,但有风格 (Re-invent, But With Style)

This point aims at exploring your innovative skills. Being an innovator is a very essential skill required of every data scientist, AI, or ML engineer. Your ability to take an existing solution and develop it more to yield better results or insights will go far to help your career as a data scientist, AI, or ML engineer. For instance, you can take the popular project, ‘Predicting Boston House Prices’ and rebuild this project to be true for your specific or current city. Test your innovative skills, explore new datasets, use better algorithms, and tune hyper-parameters to fit your model more perfectly than it currently is. By doing these things to existing projects, you give them a new feel and create an image of professionalism.

这一点旨在探索您的创新技能。 成为创新者是每位数据科学家,AI或ML工程师必备的非常重要的技能。 您采用现有解决方案并进行更多开发以产生更好的结果或见解的能力将极大地帮助您成为数据科学家,AI或ML工程师。 例如,您可以采用流行的项目“预测波士顿房屋价格”,然后重新构建此项目以使其适合您的特定或当前城市。 测试您的创新技能,探索新的数据集,使用更好的算法以及调整超参数以使其模型比当前更完美。 通过对现有项目执行这些操作,您可以给他们带来新的感觉并创建专业形象。

If you want something new, you have to stop doing something old.–Peter F. Drucker

如果您想要新的东西,就必须停止做旧的事情。–Peter F. Drucker

召唤您的内在创造力自我 (Summon Your Inner Creative Self)

Creativity involves breaking out of expected patterns in order to look at things in a different way. — Edward de Bono

创造力涉及打破预期的模式,以便以不同的方式看待事物。 —爱德华·德波诺

To come up with awesome and unique AI, ML, or data science ideas, one must be creative and willing to attempt things that have never been done. You should have the desire to birth something that most people will tag as ‘absurd’ or ‘impossible’. Yes, sometimes some ideas are rather absurd and aren’t worth the time, but here are a few ways you can come up with ideas that are worth the try.

为了提出很棒的独特AI,ML或数据科学构想,必须有创造力并且愿意尝试从未完成的事情。 您应该希望出生一些被大多数人称为“荒谬”或“不可能”的东西。 是的,有时有些想法很荒谬,不值得花时间,但是这里有几种方法可以提出值得尝试的想法。

  • “what if I could make…”

    “如果我能做的话……”

This is the most common way to come up with an idea. It generally signifies you have an existing problem and you are thinking of a way to solve it. In this case, before you go any further, do some background checks on the problem and check to see if there are currently existing solutions. If there are solutions that will perfectly solve your problem, there would be no need to go further. If there aren’t, see how best you can tackle the problem.

这是提出想法的最常用方法。 它通常表示您有一个现有的问题,并且正在考虑解决的方法。 在这种情况下,在进行任何进一步的操作之前,请对问题进行一些背景检查,并检查是否存在当前的解决方案。 如果有解决方案可以完美解决您的问题,则无需走更远的路。 如果没有,请查看如何最好地解决该问题。

  • “This would work better if it were like this instead”

    “如果这样的话,这样做会更好”

Here, you know of an existing solution and are seeking to make it better in a way or two. Go for it, don’t let the existence of an existing solution stop you from making it better. Give it the best you’ve got, the odds are there might be hundreds of people with your same problem and you might end helping so many people by taking that project. In my subsequent stories, I’ll talk about how I came up with the idea that led to writing my first python machine learning package.

在这里,您了解现有的解决方案,并且正在寻求以一两种方式进行改进。 努力吧,不要让现有解决方案的存在使您无法使其变得更好。 尽力而为,就可能有成百上千的人遇到同样的问题,而您可能最终会通过参加该项目而帮助那么多人。 在接下来的故事中,我将讨论如何提出导致编写第一个python机器学习包的想法。

Photo by The Creative Exchange on Unsplash
图片由The Creative Exchange在Unsplash上摄

检查可行性 (Check The Feasibility)

This is probably the most important thing to consider before starting work on any project. You need to know whether the project idea is executable. Ask yourself a few questions concerning your idea before you kickstart implementation.

在任何项目上开始工作之前,这可能是最重要的考虑因素。 您需要知道项目构想是否可执行。 在开始实施之前,请问自己一些有关您的想法的问题。

  • Does My Idea Solve A Genuine Problem?

    我的想法能解决一个真正的问题吗?

Unless you are building a project for the fun of it, every project you build should aim at solving a genuine problem. A problem that is worth solving and would make an impact on the existing methodology. If your answer to this question is yes, you can go ahead to answer the next question.

除非您是出于乐趣而构建项目,否则构建的每个项目都应着眼于解决真正的问题。 一个值得解决的问题,它将对现有方法产生影响。 如果您对这个问题的回答是“是”,则可以继续回答下一个问题。

  • Is My Idea Possible To Implement With The Current Technologies At Hand?

    我的想法可以用当前的技术来实施吗?

Even though Artificial Intelligence is at a very advanced and futuristic level today, there is still so much more we can do but are limited because of the unavailability of certain forms of technology. In cases like this, all we can do is to develop theories and concepts with the hope that technology will soon catch up with us and our theories and concepts can be made practical.

即使当今人工智能处于非常先进和未来的水平,我们仍然可以做更多的事情,但是由于某些形式的技术不可用而受到限制。 在这种情况下,我们所能做的就是发展理论和概念,希望技术很快能赶上我们,并且我们的理论和概念可以付诸实践。

  • Do I Have The Required Skills To Build This Project?

    我是否具备构建该项目所需的技能?

It is very important to consider your current skill set before you start implementing a project idea. If you lack the required skills, you can dedicate some time to learn the necessary skills. You could also team up with a group of like-minded people and work together on building that project.

在开始实施项目构想之前,考虑当前的技能非常重要。 如果您缺少必要的技能,则可以花一些时间来学习必要的技能。 您也可以与一群志趣相投的人合作,共同建设该项目。

Júnior Ferreira on 儒尼奥尔·费雷拉在UnsplashUnsplash

An idea that is developed and put into action is more important than an idea that exists only as an idea.– Buddha

形成并付诸实践的想法比仅作为想法存在的想法更为重要。–佛陀

It is tough to get your idea into production, but it is not impossible. Believe in your idea even if you are the only one who does. Work hard to achieve your goals and you will definitely be successful.

很难将您的想法付诸实践,但这并非不可能。 即使您是唯一的人,也要相信您的想法。 努力实现目标,您一定会成功。

Thank you for making time to read this story. I hope you learned something new and it has been helpful. You are welcome to share your thoughts and opinions in the response section and you can contact me directly on Twitter or LinkedIn. Happy Hacking!

感谢您抽出时间阅读这个故事。 希望您学到了一些新知识,对您有所帮助。 欢迎您在回复部分中分享您的想法和观点,您可以直接在Twitter或LinkedIn上与我联系。 快乐黑客!

A big thank you to Anna Ayiku for proofreading and correcting the many mistakes I made writing this.

非常感谢 Anna Ayiku 校对并纠正了我在撰写本文时犯下的许多错误。

翻译自: https://towardsdatascience.com/how-to-come-up-with-amazing-ai-ml-or-data-science-project-ideas-53bae19b5fa0

护理方面关于人工智能的构想


http://www.taodudu.cc/news/show-863560.html

相关文章:

  • api数据库管理_API管理平台如何增强您的数据科学项目
  • batch lr替代关系_建立关系的替代方法
  • ai/ml_您本周应阅读的有趣的AI / ML文章(8月9日)
  • snowflake 使用_如何使用机器学习模型直接从Snowflake进行预测
  • 统计 python_Python统计简介
  • ios 图像翻转_在iOS 14中使用计算机视觉的图像差异
  • 熔池 沉积_用于3D打印的AI(第3部分):异常熔池分类的纠缠变分自动编码器
  • 机器学习中激活函数和模型_探索机器学习中的激活和丢失功能
  • macos上的硬盘检测工具_如何在MacOS上使用双镜头面部检测器(DSFD)实现90%以上的精度
  • 词嵌入应用_神经词嵌入的法律应用
  • 谷歌 colab_使用Google Colab在Python中将图像和遮罩拆分为多个部分
  • 美国人口普查年收入比赛_训练网络对收入进行分类:成人普查收入数据集
  • NLP分类
  • 解构里面再次解构_解构后的咖啡:焙炒,研磨和分层,以获得更浓的意式浓缩咖啡
  • 随机森林算法的随机性_理解随机森林算法的图形指南
  • 南加州大学机器视觉实验室_机器学习带动南加州爱迪生的变革
  • 机器学习特征构建_使用Streamlit构建您的基础机器学习Web应用
  • 数学建模算法:支持向量机_从零开始的算法:支持向量机
  • 普元部署包部署找不到构建_让我们在5分钟内构建和部署AutoML解决方案
  • 基于决策树的多分类_R中基于决策树的糖尿病分类—一个零博客
  • csdn无人驾驶汽车_无人驾驶汽车100年历史
  • 无监督学习 k-means_无监督学习-第2部分
  • regex 正则表达式_使用正则表达式(Regex)删除HTML标签
  • 精度,精确率,召回率_了解并记住精度和召回率
  • 如何在Python中建立回归模型
  • 循环神经网络 递归神经网络_了解递归神经网络中的注意力
  • 超参数优化 贝叶斯优化框架_mlmachine-使用贝叶斯优化进行超参数调整
  • 使用线性回归的预测建模
  • 机器学习 处理不平衡数据_在机器学习中处理不平衡数据
  • 目标检测迁移学习_使用迁移学习检测疟疾

护理方面关于人工智能的构想_如何提出惊人的AI,ML或数据科学项目构想。相关推荐

  1. pca针对初学者_针对初学者和专家的12酷数据科学项目创意

    pca针对初学者 The domain of Data Science brings with itself a variety of scientific tools, processes, alg ...

  2. 分步式数据库_创建真实数据科学项目的分步指南

    分步式数据库 As an inspiring data scientist, building interesting portfolio projects is key to showcase yo ...

  3. 5g创业的构想_数据科学项目的五个具体构想

    5g创业的构想 Do you want to enter the data science world? Congratulations! That's (still) the right choic ...

  4. 美团脱颖而出的经验_使数据科学项目脱颖而出的6种方法

    美团脱颖而出的经验 The global COVID-19 pandemic has left many with a lot of time on their hands to work on th ...

  5. 大数据数据量估算_如何估算数据科学项目的数据收集成本

    大数据数据量估算 (Notes: All opinions are my own) (注:所有观点均为我自己) 介绍 (Introduction) Data collection is the ini ...

  6. 数据科学生命周期_数据科学项目生命周期第1部分

    数据科学生命周期 This is series of how to developed data science project. 这是如何开发数据科学项目的系列. This is part 1. 这 ...

  7. 数据多重共线性_多重共线性对您的数据科学项目的影响比您所知道的要多

    数据多重共线性 Multicollinearity is likely far down on a mental list of things to check for, if it is on a ...

  8. 数据科学项目_完整的数据科学组合项目

    数据科学项目 In this article, I would like to showcase what might be my simplest data science project ever ...

  9. 初创公司如何搭建开发框架_我帮助初创企业构建和部署数据科学的框架

    初创公司如何搭建开发框架 I help startups go from "product" to "product+machine learning". 我帮 ...

最新文章

  1. Python 学习之二: module, import 与 import as
  2. 机器学习工作流程第一步:如何用Python做数据准备?
  3. 计算机网络考试单选及答案,计算机网络考试的选择题和填空题答案.doc
  4. python数据类型取值范围_Python基本数据类型(一)
  5. 解决kali linux找不到更新的问题
  6. DirectX 9 游戏汉化详解
  7. 大学计算机基础试题 百度网盘,【分享】《大学计算机基础》试题题库及答案 ~~~~~~~~~~~...
  8. matlab 动平衡,基于ADAMS和Matlab的新型复合式高速转子在线动平衡装置联合仿真
  9. linux电源管理配置,Arch Linux 如何修改默认电源管理设置
  10. Mac 阻止搜狗输入法偷偷更新
  11. 计算机上的按键名有哪些,电脑键盘上各个按键名称与功能作用
  12. JAVA API (application programming interface)
  13. 不忘初心牢记使命文化墙励志标语墙贴
  14. SATA硬盘性能测试软件,趣味测试:实测SATA线对硬盘性能的影响
  15. 一键查询微信加过那些群聊
  16. python实现天气查询
  17. Linux配置本地yum源
  18. 老板无偿征用你的朋友圈,你愿意吗?
  19. 无信息变量选择(UVE)波长筛选算法--基于OpenSA开源库实现
  20. Centos7 Gitlab版本升级过程

热门文章

  1. 数据库备份DBS 新增Region支持:华北2、华东2和华南1
  2. webpack指南-webpack入门-webpack的安装
  3. iOS上传头像, 相册权限,相册权限,拍照上传,相册选择图片,拍照页面语言设置,保存到相册...
  4. 精通Android开发 1
  5. Linux 用户(user)和用户组(group)管理概述
  6. laravel 定时任务
  7. java如何获得当前文件路径
  8. Hibernate3 r的SLF4J问题
  9. cp文件服务器,docker容器与物理机的文件传输—docker cp命令
  10. c语言意义y x 8.0,C语言符号意义(8页)-原创力文档