Code Monkey home page Code Monkey logo

30daysofpython's Introduction

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞 !

an undergraduate computer science (dropout) student who's interested in learning more about technology. infinity love for computer vision (cv) and natural language processing (nlp) using ai/deep learning currently working with full stack web and mobile applications with some machine leaning.

crispengari

#include "CMakeProject2.h"
#include <torch/torch.h>
using namespace std;

int main(){
  torch::Tensor tensor = torch::eye(3);
  cout << tensor << endl;
  return 0;
}

crispengari

class Config:
  CURRENT = str(2024)
  MESSAGE = "Python, TypeScript/JavaScript and Java"
  
if __year__ == Config.CURRENT:
  print(Config.MESSAGE)

@crispengari deep learning enthusiast.

Do you believe Robots is the next big THING? Because I do!!!

robot

(async ()=>{
  await console.log("2024, i'm building more with react-native & have a close look to ML/DL/AI!!")
)();

crispengari

LinkedIn Instagram Facebook

30daysofpython's People

Contributors

crispengari avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.